We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dc7a75 commit 7cc95d7Copy full SHA for 7cc95d7
package.json
@@ -3,13 +3,13 @@
3
"version": "0.1.0-alpha.50",
4
"description": "A modern container management platform",
5
"private": false,
6
- "cli-version": "0.1.19",
+ "cli-version": "0.1.20",
7
"cli-packages": [
8
- "nixopus_0.1.19_amd64.apk",
9
- "nixopus-0.1.19-1.x86_64.rpm",
10
- "nixopus_0.1.19_amd64.deb",
+ "nixopus-0.1.20-1.x86_64.rpm",
+ "nixopus_0.1.20_amd64.deb",
+ "nixopus_0.1.20_amd64.apk",
11
"nixopus.tar",
12
- "nixopus-0.1.19-darwin-amd64.pkg",
13
- "nixopus-0.1.19-darwin-arm64.pkg"
+ "nixopus-0.1.20-darwin-amd64.pkg",
+ "nixopus-0.1.20-darwin-arm64.pkg"
14
]
15
}
0 commit comments