Skip to content

Commit bb1b602

Browse files
authored
Merge pull request #88 from itowlson/cloud-0.10.0
Update Cloud plugin to 0.10.0
2 parents 29e3461 + 70130ea commit bb1b602

File tree

2 files changed

+51
-11
lines changed

2 files changed

+51
-11
lines changed

manifests/cloud/cloud.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,39 +2,39 @@
22
"name": "cloud",
33
"description": "Commands for publishing applications to the Fermyon Cloud.",
44
"homepage": "https://github.com/fermyon/cloud-plugin",
5-
"version": "0.9.1",
5+
"version": "0.10.0",
66
"spinCompatibility": ">=1.3",
77
"license": "Apache-2.0",
88
"packages": [
99
{
1010
"os": "linux",
1111
"arch": "amd64",
12-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-linux-amd64.tar.gz",
13-
"sha256": "c44cab4df0da71e7e41acc40784aee75db8ead9170bd1fbbac381f51229d6496"
12+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-amd64.tar.gz",
13+
"sha256": "14de7ae4218118fa9d04b2febec304b394ebcd9dfe74a5424aeaa63513a46979"
1414
},
1515
{
1616
"os": "linux",
1717
"arch": "aarch64",
18-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-linux-aarch64.tar.gz",
19-
"sha256": "c25c9ab1abca578d24ccf02ba3b00fc1f796bb89600b1502eebaa39484ce6eed"
18+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-linux-aarch64.tar.gz",
19+
"sha256": "61b70372db6b64204dabe0f00c3a39b8dfd804c3e0d04f449e92159ca71c0c32"
2020
},
2121
{
2222
"os": "macos",
2323
"arch": "aarch64",
24-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-macos-aarch64.tar.gz",
25-
"sha256": "994d925241d9a61fb09d0992fd99b4dcc871e43b5655ff3e35078e2b535b31cb"
24+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-aarch64.tar.gz",
25+
"sha256": "a20295a72986acb68b50788c19f268f51b1fd61c622af1689ae313db08aeb01b"
2626
},
2727
{
2828
"os": "macos",
2929
"arch": "amd64",
30-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-macos-amd64.tar.gz",
31-
"sha256": "329a27160b77b4df3732c4d629d6f4d1df0ec91468e2df715bbd23fe9d692f30"
30+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-macos-amd64.tar.gz",
31+
"sha256": "3aff0983954297984ff0ba1d49eeeef1cc1ac5ea4df6fde636ff5df9db4dadbe"
3232
},
3333
{
3434
"os": "windows",
3535
"arch": "amd64",
36-
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-windows-amd64.tar.gz",
37-
"sha256": "e17da1ded6f28335446e8cc0f0e75bcb6d629fd18c20b6e0b1da64a29219e6c1"
36+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.10.0/cloud-v0.10.0-windows-amd64.tar.gz",
37+
"sha256": "7a50334e7471113cb5b2aa0c47331d3e94066257a0b7585ff177e35d764b168b"
3838
}
3939
]
4040
}

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.9.1",
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.9.1/cloud-v0.9.1-linux-amd64.tar.gz",
13+
"sha256": "c44cab4df0da71e7e41acc40784aee75db8ead9170bd1fbbac381f51229d6496"
14+
},
15+
{
16+
"os": "linux",
17+
"arch": "aarch64",
18+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-linux-aarch64.tar.gz",
19+
"sha256": "c25c9ab1abca578d24ccf02ba3b00fc1f796bb89600b1502eebaa39484ce6eed"
20+
},
21+
{
22+
"os": "macos",
23+
"arch": "aarch64",
24+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-macos-aarch64.tar.gz",
25+
"sha256": "994d925241d9a61fb09d0992fd99b4dcc871e43b5655ff3e35078e2b535b31cb"
26+
},
27+
{
28+
"os": "macos",
29+
"arch": "amd64",
30+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-macos-amd64.tar.gz",
31+
"sha256": "329a27160b77b4df3732c4d629d6f4d1df0ec91468e2df715bbd23fe9d692f30"
32+
},
33+
{
34+
"os": "windows",
35+
"arch": "amd64",
36+
"url": "https://github.com/fermyon/cloud-plugin/releases/download/v0.9.1/cloud-v0.9.1-windows-amd64.tar.gz",
37+
"sha256": "e17da1ded6f28335446e8cc0f0e75bcb6d629fd18c20b6e0b1da64a29219e6c1"
38+
}
39+
]
40+
}

0 commit comments

Comments
 (0)