Skip to content

Commit 1caed5a

Browse files
henrypark133claude
andauthored
fix: revert WASM artifact SHA256 checksums to null (#627)
Reverts the checksums added in fe4c3c5. The baked-in checksums cause production failures when the host binary's WIT version doesn't match the artifacts at /releases/latest/ — WASM tools (web-search) and channels (telegram) fail with "matching implementation was not found in the linker". Setting sha256 back to null unblocks the runtime install path (ExtensionManager doesn't validate checksums) and allows the next release-plz run to publish matching host + artifact pairs. [skip-regression-check] Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e1d364c commit 1caed5a

14 files changed

Lines changed: 14 additions & 14 deletions

registry/channels/discord.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/discord-wasm32-wasip2.tar.gz",
22-
"sha256": "27d83724c22cac2658c5f4e04dfe761206270e65d599e8f08cc8148c3d9bbe86"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/channels/slack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/slack-wasm32-wasip2.tar.gz",
22-
"sha256": "600fdb6f25f42bd635d3cf28217778c780e781b780c7250a57bebcf889616209"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/channels/telegram.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/telegram-wasm32-wasip2.tar.gz",
22-
"sha256": "1c3028052f680e2efa7d857d50bcb57dbc171ad197d2527875b9c3cd22f0c830"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/channels/whatsapp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/whatsapp-wasm32-wasip2.tar.gz",
22-
"sha256": "33ba508576bdcf757ba5d27a1c94fb9f3546bfe489adf68e5fb17db3b2db7bac"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/tools/github.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"artifacts": {
2121
"wasm32-wasip2": {
2222
"url": "https://github.com/nearai/ironclaw/releases/latest/download/github-wasm32-wasip2.tar.gz",
23-
"sha256": "d1305ad85a3722a1cfa7dbc8449ebb6c277083d887c513e6e4dd84814637dbcd"
23+
"sha256": null
2424
}
2525
},
2626
"auth_summary": {

registry/tools/gmail.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/gmail-wasm32-wasip2.tar.gz",
22-
"sha256": "f0899b243cb175fcfc07f5a431abb28fac73fc6893c9932d32ce2bd17bc72763"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/tools/google-calendar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/google-calendar-wasm32-wasip2.tar.gz",
22-
"sha256": "f236cd8b63aafc95fa5c7f6c9f4ef05d34273d34b4afeb3fde6af51f54fa1350"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/tools/google-docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/google-docs-wasm32-wasip2.tar.gz",
22-
"sha256": "37cecb81190703b010df11ad3b507ade570fa486c891b24f48105c34bc7a6f10"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/tools/google-drive.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/google-drive-wasm32-wasip2.tar.gz",
22-
"sha256": "36d5116c7faaaf34b91f98e92573ed230ce0d85e261f05a996a02d14ae4715c4"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

registry/tools/google-sheets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"artifacts": {
2020
"wasm32-wasip2": {
2121
"url": "https://github.com/nearai/ironclaw/releases/latest/download/google-sheets-wasm32-wasip2.tar.gz",
22-
"sha256": "77c966f0e18faa2b43361ad8abe90144d53b163272e96d2ed5106f480e698d64"
22+
"sha256": null
2323
}
2424
},
2525
"auth_summary": {

0 commit comments

Comments
 (0)