mirror of
https://github.com/taiki-e/install-action
synced 2026-09-21 20:14:00 +00:00
Update cargo-auditable@latest to 0.7.6
This commit is contained in:
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `cargo-auditable@latest` to 0.7.6.
|
||||||
|
|
||||||
## [2.87.12] - 2026-09-12
|
## [2.87.12] - 2026-09-12
|
||||||
|
|
||||||
- Update `wasmtime@latest` to 48.0.2.
|
- Update `wasmtime@latest` to 48.0.2.
|
||||||
|
|||||||
Generated
+28
-2
@@ -27,10 +27,36 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "0.7.5"
|
"version": "0.7.6"
|
||||||
},
|
},
|
||||||
"0.7": {
|
"0.7": {
|
||||||
"version": "0.7.5"
|
"version": "0.7.6"
|
||||||
|
},
|
||||||
|
"0.7.6": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DF11B14B4C3FC7",
|
||||||
|
"hash": "42b66c852fbb9074a9ca356279a92eb753f48dde16017b8c82f48dcd05d6c856"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DF11B14AFFAE42",
|
||||||
|
"hash": "d6c26ddedd034e149bf2cd3bb211ef7bf043a1840f58d64cbd8e84fb149034cb"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DF11B14B0C9817",
|
||||||
|
"hash": "9c23912c36a6b98843cb0804de74d38d5066ac372baf6881af8078abb06e3618"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DF11B14A983882",
|
||||||
|
"hash": "074cc9f05f8859a85681fd5f2af07ffc62ae623bb58299c0b0311c6cefbef927"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DF11B14A98864C",
|
||||||
|
"hash": "bf42fb077380f41a72ab9e217651bffcb6d46e641852a79ad1358bcc308323ff"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DF11B14A9A321C",
|
||||||
|
"hash": "96ea8bcf4a027c96b3496867fd45877950dd724bb42176615a9e55bcc3198a7e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"0.7.5": {
|
"0.7.5": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user