Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo 7c913c78ad wasmtime-cli 2026-06-20 07:50:08 +00:00
5 changed files with 5 additions and 34 deletions
-4
View File
@@ -10,10 +10,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `trivy@latest` to 0.71.2.
- Update `sccache@latest` to 0.16.0.
## [2.82.1] - 2026-06-20
- Update `vacuum@latest` to 0.29.4.
+2 -2
View File
@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs:
tool:
description: Tools to install (whitespace or comma separated list)
required: true
# default: #publish:tool
required: false
default: wasmtime-cli
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false
-22
View File
@@ -23,28 +23,6 @@
"0.35": {
"version": "0.35.4"
},
"0.35.5": {
"x86_64_linux_musl": {
"etag": "0x8DECEEC9FDB3845",
"hash": "72a42010d4910a3479d2f5499b2f5ee3620184e1a5be32c0455c9219b36af45a"
},
"x86_64_macos": {
"etag": "0x8DECEEC7F130DF0",
"hash": "17f40f8c6be1a5df1d6e92c26fafdd9e57397c5a658a66cfd850e2b2ba567cef"
},
"x86_64_windows": {
"etag": "0x8DECEECB9087D5E",
"hash": "4e1005efd2c219178d1eb637099aa682f4de078d71b5223ecb97359226d0af85"
},
"aarch64_linux_musl": {
"etag": "0x8DECEECA6EFA180",
"hash": "1ad666d372d372d393e355a2d14b178190ffdbb2e702ce3ee3abdc120b8f9164"
},
"aarch64_macos": {
"etag": "0x8DECEEC706A54C3",
"hash": "a8742b7fd11a87318dfd7afa2f337553cab8cae47f085ab7a46536c226cbdd51"
}
},
"0.35.4": {
"x86_64_linux_musl": {
"etag": "0x8DEA2A058109F8F",
+1 -4
View File
@@ -35,10 +35,7 @@
}
},
"latest": {
"version": "0.16.0"
},
"0.16": {
"version": "0.16.0"
"version": "0.15.0"
},
"0.16.0": {
"x86_64_linux_musl": {
+2 -2
View File
@@ -31,10 +31,10 @@
}
},
"latest": {
"version": "0.71.2"
"version": "0.71.1"
},
"0.71": {
"version": "0.71.2"
"version": "0.71.1"
},
"0.71.2": {
"x86_64_linux_gnu": {