Skip to content

Commit 335bb88

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

File tree

1 file changed

+32
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)