mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 22:50:32 +00:00
Update cargo-valgrind@latest to 2.3.3
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-valgrind@latest` to 2.3.3.
|
||||||
|
|
||||||
## [2.62.24] - 2025-10-08
|
## [2.62.24] - 2025-10-08
|
||||||
|
|
||||||
- Update `mise@latest` to 2025.10.6.
|
- Update `mise@latest` to 2025.10.6.
|
||||||
|
|||||||
20
manifests/cargo-valgrind.json
generated
20
manifests/cargo-valgrind.json
generated
@@ -13,13 +13,27 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE)",
|
"license_markdown": "[MIT](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/jfrimmel/cargo-valgrind/blob/master/LICENSE-APACHE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "2.3.2"
|
"version": "2.3.3"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"version": "2.3.2"
|
"version": "2.3.3"
|
||||||
},
|
},
|
||||||
"2.3": {
|
"2.3": {
|
||||||
"version": "2.3.2"
|
"version": "2.3.3"
|
||||||
|
},
|
||||||
|
"2.3.3": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE06B5F44B3D08",
|
||||||
|
"checksum": "559bc9438486a40bfc0869d9398488cdf4a54a283123fcdbdb0e6487dcf33e31"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE06B5F4537137",
|
||||||
|
"checksum": "f6e32e18032045e1586fab72e293c768a6546adae572a4a2054990500a525728"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE06B5F45826D2",
|
||||||
|
"checksum": "6571551d2cc6e43e4d9370042e5efe35abbf0fd599092cf804978e2c65e6119e"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"2.3.2": {
|
"2.3.2": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user