Update martin@latest to 1.9.0

This commit is contained in:
Taiki Endo
2026-05-08 12:42:21 +00:00
committed by github-actions[bot]
parent a6b6526971
commit e5a3fb2f1d
2 changed files with 25 additions and 2 deletions

View File

@@ -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 `martin@latest` to 1.9.0.
- Update `wasm-bindgen@latest` to 0.2.121. - Update `wasm-bindgen@latest` to 0.2.121.
- Update `uv@latest` to 0.11.11. - Update `uv@latest` to 0.11.11.

25
manifests/martin.json generated
View File

@@ -31,10 +31,31 @@
} }
}, },
"latest": { "latest": {
"version": "1.8.2" "version": "1.9.0"
}, },
"1": { "1": {
"version": "1.8.2" "version": "1.9.0"
},
"1.9": {
"version": "1.9.0"
},
"1.9.0": {
"x86_64_linux_musl": {
"etag": "0x8DEACFBBCCAA91B",
"hash": "e3a7f9eee6336b5f3a6020430d2ff53d457295d0bb9e0f5c41a5d81ea962dc1f"
},
"x86_64_macos": {
"etag": "0x8DEACFBBBD98FB9",
"hash": "7dcaed930819d28acca8311222c1e978aacadeebd6915d6cf86821a3057616f5"
},
"aarch64_linux_musl": {
"etag": "0x8DEACFBBBC0A581",
"hash": "a4505f5d862e97f5e8587268859860841b69aa99355963c67cc4d181ffec4fba"
},
"aarch64_macos": {
"etag": "0x8DEACFBBC01844E",
"hash": "d51a66b157175a955a6332350885f127eee82fff94e7d1a2c1173b0b17878ec7"
}
}, },
"1.8": { "1.8": {
"version": "1.8.2" "version": "1.8.2"