Skip to content

Commit e1916cf

Browse files
committed
feat(verman): adding v0.1.2
Signed-off-by: Andrew Steurer <[email protected]>
1 parent 25b2e0b commit e1916cf

File tree

2 files changed

+67
-33
lines changed

2 files changed

+67
-33
lines changed
Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
{
2-
"name": "verman",
3-
"description": "A plugin to make it easy to install and switch between versions of Spin",
4-
"homepage": "https://github.com/fermyon/verman-plugin",
5-
"version": "0.1.0",
6-
"spinCompatibility": ">=1.0",
7-
"license": "Apache-2.0",
8-
"packages": [
9-
{
10-
"os": "linux",
11-
"arch": "amd64",
12-
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-amd64.tar.gz",
13-
"sha256": "a5508338189a063ef455f4aa808f6328fb578f59aad58a6b8efb634da1c78647"
14-
},
15-
{
16-
"os": "macos",
17-
"arch": "aarch64",
18-
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-aarch64.tar.gz",
19-
"sha256": "150819ca20a6ee096614cd50e1ccc5819d5f95bb7520b3e0aa3f33d15a05e4eb"
20-
},
21-
{
22-
"os": "macos",
23-
"arch": "amd64",
24-
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-amd64.tar.gz",
25-
"sha256": "0a9ca6688445056467feb467f8d687ab2fb81d38d541eb827a9d58f579e20e99"
26-
},
27-
{
28-
"os": "linux",
29-
"arch": "aarch64",
30-
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-aarch64.tar.gz",
31-
"sha256": "bbb89b8b77323baa9ff0c36b4af2966cfa964e1ddab48ae0a989af7c53542cc2"
32-
}
33-
]
34-
}
2+
"name": "verman",
3+
"description": "A plugin to make it easy to install and switch between versions of Spin",
4+
"homepage": "https://github.com/fermyon/verman-plugin",
5+
"version": "0.1.0",
6+
"spinCompatibility": ">=1.0",
7+
"license": "Apache-2.0",
8+
"packages": [
9+
{
10+
"os": "linux",
11+
"arch": "amd64",
12+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-amd64.tar.gz",
13+
"sha256": "a5508338189a063ef455f4aa808f6328fb578f59aad58a6b8efb634da1c78647"
14+
},
15+
{
16+
"os": "macos",
17+
"arch": "aarch64",
18+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-aarch64.tar.gz",
19+
"sha256": "150819ca20a6ee096614cd50e1ccc5819d5f95bb7520b3e0aa3f33d15a05e4eb"
20+
},
21+
{
22+
"os": "macos",
23+
"arch": "amd64",
24+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-macos-amd64.tar.gz",
25+
"sha256": "0a9ca6688445056467feb467f8d687ab2fb81d38d541eb827a9d58f579e20e99"
26+
},
27+
{
28+
"os": "linux",
29+
"arch": "aarch64",
30+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.0/verman-0.1.0-linux-aarch64.tar.gz",
31+
"sha256": "bbb89b8b77323baa9ff0c36b4af2966cfa964e1ddab48ae0a989af7c53542cc2"
32+
}
33+
]
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "verman",
3+
"description": "A plugin to make it easy to install and switch between versions of Spin",
4+
"homepage": "https://github.com/fermyon/verman-plugin",
5+
"version": "0.1.2",
6+
"spinCompatibility": ">=1.0",
7+
"license": "Apache-2.0",
8+
"packages": [
9+
{
10+
"os": "macos",
11+
"arch": "aarch64",
12+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-macos-aarch64.tar.gz",
13+
"sha256": "0ceb2afae918e843e85e3911d7f66bd2976a53bc3d06b7539921ce4e594fbc4e"
14+
},
15+
{
16+
"os": "linux",
17+
"arch": "amd64",
18+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-linux-amd64.tar.gz",
19+
"sha256": "4869a45eff05bfa87f19aaae8deef5f0f823435e8fe7bdda0829aabcc075186e"
20+
},
21+
{
22+
"os": "linux",
23+
"arch": "aarch64",
24+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-linux-aarch64.tar.gz",
25+
"sha256": "151bed583d75cfe90a957d2da3238a9943dac99d114a751ab13f9dfec30271de"
26+
},
27+
{
28+
"os": "macos",
29+
"arch": "amd64",
30+
"url": "https://github.com/fermyon/verman-plugin/releases/download/v0.1.2/verman-0.1.2-macos-amd64.tar.gz",
31+
"sha256": "738f52099205479fd1570e47693ce012d92290a975cc26873acdc108eccb2174"
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)