Compare commits

...

9 Commits

Author SHA1 Message Date
Taiki Endo
808439c54c espup 2026-04-28 19:03:17 +00:00
Taiki Endo
1329c298aa Release 2.75.25 2026-04-28 19:03:16 +00:00
Taiki Endo
96c62cdc99 Update wasm-tools manifest 2026-04-28 18:54:39 +00:00
Taiki Endo
abdbfdb6fc Update uv@latest to 0.11.8 2026-04-28 18:54:39 +00:00
Taiki Endo
46a5a07a30 Update typos@latest to 1.45.2 2026-04-28 18:54:39 +00:00
Taiki Endo
4e4fd8b0ce Update tombi@latest to 0.9.25 2026-04-28 18:54:39 +00:00
Taiki Endo
4cc48d2e0b Update mise@latest to 2026.4.24 2026-04-28 18:54:39 +00:00
Taiki Endo
01898f15fa Update martin manifest 2026-04-28 18:54:39 +00:00
Taiki Endo
2dcb219ec6 Update cargo-deb manifest 2026-04-28 18:54:39 +00:00
9 changed files with 96 additions and 13 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.75.25] - 2026-04-28
- Update `uv@latest` to 0.11.8.
- Update `typos@latest` to 1.45.2.
- 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.
@@ -6363,7 +6373,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.24...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.75.25...HEAD
[2.75.25]: https://github.com/taiki-e/install-action/compare/v2.75.24...v2.75.25
[2.75.24]: https://github.com/taiki-e/install-action/compare/v2.75.23...v2.75.24
[2.75.23]: https://github.com/taiki-e/install-action/compare/v2.75.22...v2.75.23
[2.75.22]: https://github.com/taiki-e/install-action/compare/v2.75.21...v2.75.22

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: true
# default: #publish:tool
required: false
default: espup
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": {

6
manifests/typos.json generated
View File

@@ -21,13 +21,13 @@
}
},
"latest": {
"version": "1.45.1"
"version": "1.45.2"
},
"1": {
"version": "1.45.1"
"version": "1.45.2"
},
"1.45": {
"version": "1.45.1"
"version": "1.45.2"
},
"1.45.2": {
"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": {

View File

@@ -28,6 +28,28 @@
"1": {
"version": "1.247.0"
},
"1.248.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEA544010D2FF2",
"hash": "dcd7d587b0f4644aabc85cd4471cb795de84f36a68ee01201d5261f87c0d6349"
},
"x86_64_macos": {
"etag": "0x8DEA544012D1727",
"hash": "188568c2990bb4c09a0936d84bfb6255199f97e4844cd45f418b59c3d6238788"
},
"x86_64_windows": {
"etag": "0x8DEA5440158632D",
"hash": "09063f9c0bc07f412d58a8c1a0202260231d8a94a9dfb7b81892d517de995c1c"
},
"aarch64_linux_gnu": {
"etag": "0x8DEA544008758A3",
"hash": "cb7a3ae7a79aeb3dbcdb1d06eedea7bb45e6d5c7a21e960e14e45d582b2b9f97"
},
"aarch64_macos": {
"etag": "0x8DEA544007DED65",
"hash": "4e03e9e342176a9c52e0c25b9707c7f809daeb0f4986742258c69749681efe79"
}
},
"1.247": {
"version": "1.247.0"
},