Skip to content

Commit 6504b17

Browse files
committed
Cloud plugin 0.11.0
Signed-off-by: itowlson <[email protected]>
1 parent 5209b8f commit 6504b17

File tree

2 files changed

+80
-39
lines changed

2 files changed

+80
-39
lines changed

manifests/cloud/cloud.json

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,41 @@
11
{
2-
"name": "cloud",
3-
"description": "Commands for publishing applications to the Fermyon Cloud.",
4-
"homepage": "https://github.com/fermyon/cloud-plugin",
5-
"version": "0.10.0",
6-
"spinCompatibility": ">=1.3",
7-
"license": "Apache-2.0",
8-
"packages": [
9-
{
10-
"os": "linux",
11-
"arch": "amd64",
12-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-amd64.tar.gz",
13-
"sha256": "14de7ae4218118fa9d04b2febec304b394ebcd9dfe74a5424aeaa63513a46979"
14-
},
15-
{
16-
"os": "linux",
17-
"arch": "aarch64",
18-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-aarch64.tar.gz",
19-
"sha256": "61b70372db6b64204dabe0f00c3a39b8dfd804c3e0d04f449e92159ca71c0c32"
20-
},
21-
{
22-
"os": "macos",
23-
"arch": "aarch64",
24-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-aarch64.tar.gz",
25-
"sha256": "a20295a72986acb68b50788c19f268f51b1fd61c622af1689ae313db08aeb01b"
26-
},
27-
{
28-
"os": "macos",
29-
"arch": "amd64",
30-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-amd64.tar.gz",
31-
"sha256": "3aff0983954297984ff0ba1d49eeeef1cc1ac5ea4df6fde636ff5df9db4dadbe"
32-
},
33-
{
34-
"os": "windows",
35-
"arch": "amd64",
36-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-windows-amd64.tar.gz",
37-
"sha256": "7a50334e7471113cb5b2aa0c47331d3e94066257a0b7585ff177e35d764b168b"
38-
}
39-
]
40-
}
2+
"name": "cloud",
3+
"description": "Commands for publishing applications to the Fermyon Cloud.",
4+
"homepage": "https://github.com/fermyon/cloud-plugin",
5+
"version": "0.11.0",
6+
"spinCompatibility": ">=1.3",
7+
"license": "Apache-2.0",
8+
"packages": [
9+
{
10+
"os": "linux",
11+
"arch": "amd64",
12+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-linux-amd64.tar.gz",
13+
"sha256": "6e7dc5b41def741737a68c93e3c47190d85e7ae6c915785fcb054f7928173e39"
14+
},
15+
{
16+
"os": "linux",
17+
"arch": "aarch64",
18+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-linux-aarch64.tar.gz",
19+
"sha256": "2a4a086123177f6bd39b409f69b7c840103bf1ebd2c69b960a7b15b82f3b9b62"
20+
},
21+
{
22+
"os": "macos",
23+
"arch": "aarch64",
24+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-macos-aarch64.tar.gz",
25+
"sha256": "b17a069bbf6e2535d4a701e1a57acadc4b55569e17fd66e834aa48df12f0f335"
26+
},
27+
{
28+
"os": "macos",
29+
"arch": "amd64",
30+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-macos-amd64.tar.gz",
31+
"sha256": "1b89804cab3c210bc43e92f5002d9d66421bccd7f2a2d881b304badf9cc6f42f"
32+
},
33+
{
34+
"os": "windows",
35+
"arch": "amd64",
36+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.11.0/cloud-v0.11.0-windows-amd64.tar.gz",
37+
"sha256": "d5ca41a392231c131e93f816b43059e4aec19f9a07b53cc111b235797ba5ee33"
38+
}
39+
]
40+
}
41+

manifests/cloud/[email protected]

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"name": "cloud",
3+
"description": "Commands for publishing applications to the Fermyon Cloud.",
4+
"homepage": "https://github.com/fermyon/cloud-plugin",
5+
"version": "0.10.0",
6+
"spinCompatibility": ">=1.3",
7+
"license": "Apache-2.0",
8+
"packages": [
9+
{
10+
"os": "linux",
11+
"arch": "amd64",
12+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-amd64.tar.gz",
13+
"sha256": "14de7ae4218118fa9d04b2febec304b394ebcd9dfe74a5424aeaa63513a46979"
14+
},
15+
{
16+
"os": "linux",
17+
"arch": "aarch64",
18+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-aarch64.tar.gz",
19+
"sha256": "61b70372db6b64204dabe0f00c3a39b8dfd804c3e0d04f449e92159ca71c0c32"
20+
},
21+
{
22+
"os": "macos",
23+
"arch": "aarch64",
24+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-aarch64.tar.gz",
25+
"sha256": "a20295a72986acb68b50788c19f268f51b1fd61c622af1689ae313db08aeb01b"
26+
},
27+
{
28+
"os": "macos",
29+
"arch": "amd64",
30+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-amd64.tar.gz",
31+
"sha256": "3aff0983954297984ff0ba1d49eeeef1cc1ac5ea4df6fde636ff5df9db4dadbe"
32+
},
33+
{
34+
"os": "windows",
35+
"arch": "amd64",
36+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-windows-amd64.tar.gz",
37+
"sha256": "7a50334e7471113cb5b2aa0c47331d3e94066257a0b7585ff177e35d764b168b"
38+
}
39+
]
40+
}

0 commit comments

Comments
 (0)