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 2fc03e4 commit 29edb31Copy full SHA for 29edb31
package.json
@@ -3,13 +3,13 @@
3
"version": "0.1.0-alpha.49",
4
"description": "A modern container management platform",
5
"private": false,
6
- "cli-version": "0.1.17",
+ "cli-version": "0.1.18",
7
"cli-packages": [
8
- "nixopus_0.1.17_amd64.apk",
9
- "nixopus-0.1.17-1.x86_64.rpm",
10
- "nixopus_0.1.17_amd64.deb",
+ "nixopus-0.1.18-1.x86_64.rpm",
+ "nixopus_0.1.18_amd64.deb",
11
"nixopus.tar",
12
- "nixopus-0.1.17-darwin-amd64.pkg",
13
- "nixopus-0.1.17-darwin-arm64.pkg"
+ "nixopus_0.1.18_amd64.apk",
+ "nixopus-0.1.18-darwin-amd64.pkg",
+ "nixopus-0.1.18-darwin-arm64.pkg"
14
]
15
}
0 commit comments