Compare commits

..

5 Commits

Author SHA1 Message Date
Taiki Endo
45607e3b10 Update uv@latest to 0.11.8 2026-04-28 15:57:41 +00:00
Taiki Endo
89a6d0d89c Update tombi@latest to 0.9.25 2026-04-28 15:57:41 +00:00
Taiki Endo
0ccbef8be3 Update mise@latest to 2026.4.24 2026-04-28 15:57:41 +00:00
Taiki Endo
82fc50318e Update martin manifest 2026-04-28 15:57:40 +00:00
Taiki Endo
402ef7eac1 Update cargo-deb manifest 2026-04-28 15:57:40 +00:00
7 changed files with 65 additions and 9 deletions

View File

@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `uv@latest` to 0.11.8.
- Update `tombi@latest` to 0.9.25.
- Update `mise@latest` to 2026.4.24.
## [2.75.24] - 2026-04-28
- Update `prek@latest` to 0.3.11.

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: false
default: wasm-bindgen-cli
required: true
# default: #publish:tool
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false

View File

@@ -15,6 +15,12 @@
"3.6": {
"version": "3.6.3"
},
"3.6.4": {
"x86_64_linux_gnu": {
"etag": "0x8DEA528E26D5EF0",
"hash": "3a95dff12baba70efe3a050a3ad94149ace73114c5af988d34073183e09dd584"
}
},
"3.6.3": {
"x86_64_linux_gnu": {
"etag": "0x8DE63F58EBB06E1",

18
manifests/martin.json generated
View File

@@ -36,6 +36,24 @@
"1": {
"version": "1.7.0"
},
"1.8.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA51C82B100CC",
"hash": "e633b553663ecf69b82f88235fdfc720c2cdb6390f0414837c6577b1e937d7ab"
},
"x86_64_macos": {
"etag": "0x8DEA51C81E01D4A",
"hash": "a80eeb3e37fd6127dbca77b965a4fba6f74d75029d69f2c73fdb195bf4cb3b82"
},
"aarch64_linux_musl": {
"etag": "0x8DEA51C81AB1841",
"hash": "268d5865668d85fdd583d8bc59d8a21ff90502e44340d50a95b9adca10b65af3"
},
"aarch64_macos": {
"etag": "0x8DEA51C81A8D0DD",
"hash": "e6bef9defe12697f3aab6daeb9889645ce447cef91ff82f3eaa24174965ee018"
}
},
"1.7": {
"version": "1.7.0"
},

32
manifests/mise.json generated
View File

@@ -27,13 +27,39 @@
}
},
"latest": {
"version": "2026.4.23"
"version": "2026.4.24"
},
"2026": {
"version": "2026.4.23"
"version": "2026.4.24"
},
"2026.4": {
"version": "2026.4.23"
"version": "2026.4.24"
},
"2026.4.25": {
"x86_64_linux_musl": {
"etag": "0x8DEA5227685D845",
"hash": "238b647dafef3afc5f74892a1f58cdeadf8682fe54d5dabaefa114f72bca6453"
},
"x86_64_macos": {
"etag": "0x8DEA5227989E63B",
"hash": "d0a0f670c28b823e35d4a8ad963ebcf1402db55205575ebe0357bf40ac469283"
},
"x86_64_windows": {
"etag": "0x8DEA5227B378709",
"hash": "d7e2d58adc30e52f45af4a8e3dcf031b6af341f425918741439a5e35526ddfae"
},
"aarch64_linux_musl": {
"etag": "0x8DEA52271E57B1A",
"hash": "41ab437afbf42ec653329308374df8da39e5a32805327994e75c8b50b470a06b"
},
"aarch64_macos": {
"etag": "0x8DEA5227934377B",
"hash": "6ebafb7f53bdebf0cf76c86b174e742e6321f45597ae9a5e6fafa460396d99d2"
},
"aarch64_windows": {
"etag": "0x8DEA5227A9F74C9",
"hash": "5a311314c3ac9487d91efc6fc5b35b4f934fbed03d0f6a01e21188a5c84892b3"
}
},
"2026.4.24": {
"x86_64_linux_musl": {

4
manifests/tombi.json generated
View File

@@ -2,10 +2,10 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "0.9.24"
"version": "0.9.25"
},
"0.9": {
"version": "0.9.24"
"version": "0.9.25"
},
"0.9.25": {
"x86_64_linux_musl": {

4
manifests/uv.json generated
View File

@@ -68,10 +68,10 @@
}
},
"latest": {
"version": "0.11.7"
"version": "0.11.8"
},
"0.11": {
"version": "0.11.7"
"version": "0.11.8"
},
"0.11.8": {
"x86_64_linux_musl": {