Skip to content

Commit

Permalink
Update to version 20241129
Browse files Browse the repository at this point in the history
  • Loading branch information
lablicateqa committed Nov 29, 2024
1 parent 560492c commit af7b180
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
name: openchrom
base: core22
version: 1.5.0.20241115
version: 1.5.0.20241129
summary: Visualization and Analysis of mass spectrometric and chromatographic data.
description: OpenChrom® is an Open Source tool for the analysis and visualization of mass spectrometric and chromatographic data developed by Lablicate GmbH.
grade: stable
confinement: strict
architectures:
- build-on: [amd64]
build-for: [amd64]
- build-on: [amd64, arm64]
build-for: [arm64]
- build-on:
- amd64
build-for:
- amd64
- build-on:
- amd64
- arm64
build-for:
- arm64
apps:
openchrom:
extensions:
Expand Down

0 comments on commit af7b180

Please sign in to comment.