Skip to content

Commit 9de7279

Browse files
Update trigger-command to v0.3.2
Signed-off-by: Kate Goldenring <[email protected]>
1 parent bf915b4 commit 9de7279

File tree

2 files changed

+50
-11
lines changed

2 files changed

+50
-11
lines changed
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
22
"name": "trigger-command",
33
"description": "A Spin trigger that executes the WASI main function of a component.",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"spinCompatibility": ">=2.0",
66
"license": "Apache-2.0",
77
"packages": [
88
{
99
"os": "macos",
1010
"arch": "aarch64",
11-
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-macos-aarch64.tar.gz",
12-
"sha256": "e0b4ff6f081a73b6ddddcbb1b178103fcdf426d8a026a84407079b0200f66ed7"
11+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.2/trigger-command-0.3.2-macos-aarch64.tar.gz",
12+
"sha256": "638241e35b065e181cd87b7f2d7163ddb7c299e5992c4420f217972c51a46090"
1313
},
1414
{
1515
"os": "linux",
1616
"arch": "amd64",
17-
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-linux-amd64.tar.gz",
18-
"sha256": "68583d5e0c564a2bb752afd858685dfb5cde3650fd7156cf13cefd32855ac3dd"
17+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.2/trigger-command-0.3.2-linux-amd64.tar.gz",
18+
"sha256": "ed5dc94f9b1b935684f1ef0bf7efec610cd877590e2a12433323469461c72290"
1919
},
2020
{
2121
"os": "macos",
2222
"arch": "amd64",
23-
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-macos-amd64.tar.gz",
24-
"sha256": "304b0619160c135985630a14f759a1387d3e06a31eec0413b00fcb9c8fca2ce7"
23+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.2/trigger-command-0.3.2-macos-amd64.tar.gz",
24+
"sha256": "e4b7c78247890c67718183e896d47d84fa5d5b52e53bfecbf33ab007ab3f6540"
2525
},
2626
{
2727
"os": "linux",
2828
"arch": "aarch64",
29-
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-linux-aarch64.tar.gz",
30-
"sha256": "e74abf4166389cd7997c8c5c62b91d1275ec46e472976e32a9e73ac01c74a451"
29+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.2/trigger-command-0.3.2-linux-aarch64.tar.gz",
30+
"sha256": "87809aca568009fcd90bd50e0e189444915f3a2e33e459f6c9bc46fa466fe769"
3131
},
3232
{
3333
"os": "windows",
3434
"arch": "amd64",
35-
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-windows-amd64.tar.gz",
36-
"sha256": "5fb5ac1aa7d1cc3c2b246a264e8bce49c2117e50d738afbb94766fc4adc512fd"
35+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.2/trigger-command-0.3.2-windows-amd64.tar.gz",
36+
"sha256": "2d25b50d8cab4862810b4a82b1cf1a51090cc0a1c7aed48fe454a93670c5ad4a"
3737
}
3838
]
3939
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"name": "trigger-command",
3+
"description": "A Spin trigger that executes the WASI main function of a component.",
4+
"version": "0.3.1",
5+
"spinCompatibility": ">=2.0",
6+
"license": "Apache-2.0",
7+
"packages": [
8+
{
9+
"os": "macos",
10+
"arch": "aarch64",
11+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-macos-aarch64.tar.gz",
12+
"sha256": "e0b4ff6f081a73b6ddddcbb1b178103fcdf426d8a026a84407079b0200f66ed7"
13+
},
14+
{
15+
"os": "linux",
16+
"arch": "amd64",
17+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-linux-amd64.tar.gz",
18+
"sha256": "68583d5e0c564a2bb752afd858685dfb5cde3650fd7156cf13cefd32855ac3dd"
19+
},
20+
{
21+
"os": "macos",
22+
"arch": "amd64",
23+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-macos-amd64.tar.gz",
24+
"sha256": "304b0619160c135985630a14f759a1387d3e06a31eec0413b00fcb9c8fca2ce7"
25+
},
26+
{
27+
"os": "linux",
28+
"arch": "aarch64",
29+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-linux-aarch64.tar.gz",
30+
"sha256": "e74abf4166389cd7997c8c5c62b91d1275ec46e472976e32a9e73ac01c74a451"
31+
},
32+
{
33+
"os": "windows",
34+
"arch": "amd64",
35+
"url": "https://github.com/fermyon/spin-trigger-command/releases/download/v0.3.1/trigger-command-0.3.1-windows-amd64.tar.gz",
36+
"sha256": "5fb5ac1aa7d1cc3c2b246a264e8bce49c2117e50d738afbb94766fc4adc512fd"
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)