Skip to content

Commit d4ffb73

Browse files
Add v0.4.1 trigger-mqtt release
Signed-off-by: Kate Goldenring <[email protected]>
1 parent f3251b0 commit d4ffb73

File tree

2 files changed

+56
-17
lines changed

2 files changed

+56
-17
lines changed
Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
22
"name": "trigger-mqtt",
33
"description": "A Spin trigger for MQTT events",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"spinCompatibility": ">=2.0",
66
"license": "MIT",
77
"packages": [
88
{
9-
"os": "windows",
10-
"arch": "amd64",
11-
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-windows-amd64.tar.gz",
12-
"sha256": "4071ec1dc9086f1b5fd848318be801da751512e70362ca8b1f48c63c738cae43"
9+
"os": "linux",
10+
"arch": "aarch64",
11+
"url": "https://github.com/spinframework/spin-trigger-mqtt/releases/download/v0.4.1/trigger-mqtt-0.4.1-linux-aarch64.tar.gz",
12+
"sha256": "37609a77dbe2ad6548ad2c2c9f149771d8e695d04021051f3ca054ec17cf7e82"
1313
},
1414
{
15-
"os": "linux",
15+
"os": "windows",
1616
"arch": "amd64",
17-
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-linux-amd64.tar.gz",
18-
"sha256": "e4b51427d9b1399e980b910c1cbaaf235bc4e28a1cd32ca4499065c99dabb5d5"
17+
"url": "https://github.com/spinframework/spin-trigger-mqtt/releases/download/v0.4.1/trigger-mqtt-0.4.1-windows-amd64.tar.gz",
18+
"sha256": "fc79059cfa69983a591b0559ae55891cb33c992a362f31b932e39cdb1ff8a1f7"
1919
},
2020
{
2121
"os": "macos",
2222
"arch": "aarch64",
23-
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-macos-aarch64.tar.gz",
24-
"sha256": "effdc78f6e72422dd3f37b1eeeffe31dbedb060e4da3cd382db8e2888eb51e90"
23+
"url": "https://github.com/spinframework/spin-trigger-mqtt/releases/download/v0.4.1/trigger-mqtt-0.4.1-macos-aarch64.tar.gz",
24+
"sha256": "60bdc1a83b4075092469096cd08b00545e852826b45e00f34fe349ee9269da64"
2525
},
2626
{
27-
"os": "linux",
28-
"arch": "aarch64",
29-
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-linux-aarch64.tar.gz",
30-
"sha256": "7eb1b8c060c19a04dfbde6c8142f93994219a60bd51ae2f6a162523e7c093810"
27+
"os": "macos",
28+
"arch": "amd64",
29+
"url": "https://github.com/spinframework/spin-trigger-mqtt/releases/download/v0.4.1/trigger-mqtt-0.4.1-macos-amd64.tar.gz",
30+
"sha256": "0939f97258365ecfcefe24cff7232a2b77a94c575025f37b48d9ba825b7d2355"
3131
},
3232
{
33-
"os": "macos",
33+
"os": "linux",
3434
"arch": "amd64",
35-
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-macos-amd64.tar.gz",
36-
"sha256": "9b6da4fa384844f8db756df96c53e824101a176406f9c84fcaa80432a90516e5"
35+
"url": "https://github.com/spinframework/spin-trigger-mqtt/releases/download/v0.4.1/trigger-mqtt-0.4.1-linux-amd64.tar.gz",
36+
"sha256": "651bd5f524211632e378ccdc2507c81e40b5dfbca34b2503961f96f8a5820c3d"
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-mqtt",
3+
"description": "A Spin trigger for MQTT events",
4+
"version": "0.4.0",
5+
"spinCompatibility": ">=2.0",
6+
"license": "MIT",
7+
"packages": [
8+
{
9+
"os": "windows",
10+
"arch": "amd64",
11+
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-windows-amd64.tar.gz",
12+
"sha256": "4071ec1dc9086f1b5fd848318be801da751512e70362ca8b1f48c63c738cae43"
13+
},
14+
{
15+
"os": "linux",
16+
"arch": "amd64",
17+
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-linux-amd64.tar.gz",
18+
"sha256": "e4b51427d9b1399e980b910c1cbaaf235bc4e28a1cd32ca4499065c99dabb5d5"
19+
},
20+
{
21+
"os": "macos",
22+
"arch": "aarch64",
23+
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-macos-aarch64.tar.gz",
24+
"sha256": "effdc78f6e72422dd3f37b1eeeffe31dbedb060e4da3cd382db8e2888eb51e90"
25+
},
26+
{
27+
"os": "linux",
28+
"arch": "aarch64",
29+
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-linux-aarch64.tar.gz",
30+
"sha256": "7eb1b8c060c19a04dfbde6c8142f93994219a60bd51ae2f6a162523e7c093810"
31+
},
32+
{
33+
"os": "macos",
34+
"arch": "amd64",
35+
"url": "https://github.com/spinkube/spin-trigger-mqtt/releases/download/v0.4.0/trigger-mqtt-0.4.0-macos-amd64.tar.gz",
36+
"sha256": "9b6da4fa384844f8db756df96c53e824101a176406f9c84fcaa80432a90516e5"
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)