Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
7149f916dc Update prek@latest to 0.3.10 2026-04-22 12:43:20 +00:00
Taiki Endo
b1b3ba35a8 Update cargo-xwin@latest to 0.22.0 2026-04-22 00:54:32 +00:00
3 changed files with 10 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `prek@latest` to 0.3.10.
- Update `cargo-xwin@latest` to 0.22.0.
## [2.75.19] - 2026-04-21 ## [2.75.19] - 2026-04-21
- Update `wasmtime@latest` to 44.0.0. - Update `wasmtime@latest` to 44.0.0.

View File

@@ -15,7 +15,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.21.5" "version": "0.22.0"
},
"0.22": {
"version": "0.22.0"
}, },
"0.22.0": { "0.22.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

4
manifests/prek.json generated
View File

@@ -39,10 +39,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.3.9" "version": "0.3.10"
}, },
"0.3": { "0.3": {
"version": "0.3.9" "version": "0.3.10"
}, },
"0.3.10": { "0.3.10": {
"x86_64_linux_musl": { "x86_64_linux_musl": {