Skip to content

Commit 8477889

Browse files
Update Flatpak YAML to null
1 parent 9f5c5c4 commit 8477889

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

flatpak/so.asimov.cli.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ modules:
1313

1414
sources:
1515
- type: file
16-
url: "https://github.com/asimov-platform/asimov-cli/releases/download/25.0.0-dev.4/asimov-linux-x86-gnu.gz"
17-
sha256: "6b6e54fd490e036d864158de7d4b19a248aaf64c926ff9d3daa9db0f463d6f9c"
16+
url: "https://github.com/asimov-platform/asimov-cli/releases/download/null/asimov-linux-x86-gnu.gz"
17+
sha256: "Not"
1818
only-arches:
1919
- x86_64
2020
dest-filename: "asimov.gz"
2121

2222
- type: file
23-
url: "https://github.com/asimov-platform/asimov-cli/releases/download/25.0.0-dev.4/asimov-linux-arm-gnu.gz"
24-
sha256: "ef21144725eeccd0618357f0bb4936d1653a8968bfa8b530fa2490685470dc33"
23+
url: "https://github.com/asimov-platform/asimov-cli/releases/download/null/asimov-linux-arm-gnu.gz"
24+
sha256: "Not"
2525
only-arches:
2626
- aarch64
2727
dest-filename: "asimov.gz"

0 commit comments

Comments
 (0)