Compare commits

..

13 Commits

Author SHA1 Message Date
Taiki Endo
5d63c562fe espup 2026-05-22 01:31:38 +00:00
Taiki Endo
e0eafa9a0d Release 2.79.4 2026-05-22 01:31:37 +00:00
Taiki Endo
2140517f69 Update uv manifest 2026-05-22 01:23:18 +00:00
Taiki Endo
9dad9af66f Update martin@latest to 1.10.1 2026-05-22 01:23:18 +00:00
Taiki Endo
40fee5b664 Update cargo-auditable manifest 2026-05-22 01:23:18 +00:00
Taiki Endo
ac897e0730 Update wasmtime manifest 2026-05-21 19:10:25 +00:00
Taiki Endo
b28c113881 Update wasm-tools manifest 2026-05-21 19:10:25 +00:00
Taiki Endo
5412ad3301 Update tombi manifest 2026-05-21 19:10:25 +00:00
Taiki Endo
0aa879b162 Update mise manifest 2026-05-21 16:31:57 +00:00
Taiki Endo
f61fa03f88 Update prek@latest to 0.4.1 2026-05-21 04:52:45 +00:00
Taiki Endo
f9a963c80f Update protoc@latest to 3.35.0 2026-05-21 01:19:47 +00:00
Taiki Endo
605f6d0228 Update mdbook@latest to 0.5.3 2026-05-21 01:19:47 +00:00
Taiki Endo
4bb0c3b066 Update martin manifest 2026-05-21 01:19:47 +00:00
12 changed files with 222 additions and 12 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.79.4] - 2026-05-22
- Update `martin@latest` to 1.10.1.
- Update `prek@latest` to 0.4.1.
- Update `protoc@latest` to 3.35.0.
- Update `mdbook@latest` to 0.5.3.
## [2.79.3] - 2026-05-20
- Update `mise@latest` to 2026.5.12.
@@ -6604,7 +6614,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.79.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.4...HEAD
[2.79.4]: https://github.com/taiki-e/install-action/compare/v2.79.3...v2.79.4
[2.79.3]: https://github.com/taiki-e/install-action/compare/v2.79.2...v2.79.3
[2.79.2]: https://github.com/taiki-e/install-action/compare/v2.79.1...v2.79.2
[2.79.1]: https://github.com/taiki-e/install-action/compare/v2.79.0...v2.79.1

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

@@ -32,6 +32,32 @@
"0.7": {
"version": "0.7.4"
},
"0.7.5": {
"x86_64_linux_musl": {
"etag": "0x8DEB7915EBC71B6",
"hash": "3374daaf153e6f82028add5e4bf7cc2deab46537dee24f20be80df831193aeb4"
},
"x86_64_macos": {
"etag": "0x8DEB7915E917365",
"hash": "24e98dfcf1f52e05e7ac4dca4b874bf5ac0e66be3000b3929b467983792f32b2"
},
"x86_64_windows": {
"etag": "0x8DEB7915E78FDE9",
"hash": "83a7d5955c7ac96ede5d896ac9ede5f7ecce9ece0e95d9e47acd766b09e2ef1b"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB7915E05D61E",
"hash": "6d364879b516fa914f98504e551faddedf35b71543b4331a6d26e4e217778cfa"
},
"aarch64_macos": {
"etag": "0x8DEB7915E053A8F",
"hash": "92720fff2be27492ca7b216510a27e88a835b526e9e94e46bc36b502ba17d8f0"
},
"aarch64_windows": {
"etag": "0x8DEB7915E064AC8",
"hash": "621454ff8c7aba883c51b349bb418c7bc940733894e2bcc1df928899b7064180"
}
},
"0.7.4": {
"x86_64_linux_musl": {
"etag": "0x8DE7A2374CF1CFA",

20
manifests/martin.json generated
View File

@@ -31,13 +31,27 @@
}
},
"latest": {
"version": "1.10.0"
"version": "1.10.1"
},
"1": {
"version": "1.10.0"
"version": "1.10.1"
},
"1.10": {
"version": "1.10.0"
"version": "1.10.1"
},
"1.10.1": {
"x86_64_linux_musl": {
"etag": "0x8DEB6C8E6D7AF68",
"hash": "b67275c7911233a43ab9094dbbc6d0462ca979275b7c55ea9c19f3ebae80ee46"
},
"aarch64_linux_musl": {
"etag": "0x8DEB6C8E5E92B72",
"hash": "897c374e9e7a33fec2f17acaf1273e77efad424ccef554af36815f6541668f85"
},
"aarch64_macos": {
"etag": "0x8DEB6C8E6062FB9",
"hash": "956f7ef0894cf0836563e71d668b7bdc87e54a9060ef16d11cbf6b5d1dd8109b"
}
},
"1.10.0": {
"x86_64_linux_musl": {

4
manifests/mdbook.json generated
View File

@@ -21,10 +21,10 @@
}
},
"latest": {
"version": "0.5.2"
"version": "0.5.3"
},
"0.5": {
"version": "0.5.2"
"version": "0.5.3"
},
"0.5.3": {
"x86_64_linux_musl": {

26
manifests/mise.json generated
View File

@@ -35,6 +35,32 @@
"2026.5": {
"version": "2026.5.12"
},
"2026.5.13": {
"x86_64_linux_musl": {
"etag": "0x8DEB72F4777CD15",
"hash": "29c0bab7cae8731a7909965e52ede16113b51a55fa604cec04ad40c656a9ef46"
},
"x86_64_macos": {
"etag": "0x8DEB72F4AA9490D",
"hash": "94385ab7316c0cd062aae8f922cff3d704c28586990477f5452ffe7374c1c66e"
},
"x86_64_windows": {
"etag": "0x8DEB72F4BE4AC1D",
"hash": "e6fcf5f3e3816be9dc78bc4684c53d278ecb35783a59b5ade06170c0496eb11f"
},
"aarch64_linux_musl": {
"etag": "0x8DEB72F42E7881C",
"hash": "ede101508a6cf42b5c9d4614e20268b3effc47bbf3c11e1da6dcbf2d16f9feea"
},
"aarch64_macos": {
"etag": "0x8DEB72F493A8C98",
"hash": "66539ddee3c5a8114a31ed71ccc7cac94c90e199192b39d3d6143e9b9024d7f5"
},
"aarch64_windows": {
"etag": "0x8DEB72F4B459C8D",
"hash": "8022c4d4b62027773b7dc42e0ab07e1aba3cd4e8105167c30a665def28557a32"
}
},
"2026.5.12": {
"x86_64_linux_musl": {
"etag": "0x8DEB59CC2AA659E",

4
manifests/prek.json generated
View File

@@ -39,10 +39,10 @@
}
},
"latest": {
"version": "0.4.0"
"version": "0.4.1"
},
"0.4": {
"version": "0.4.0"
"version": "0.4.1"
},
"0.4.1": {
"x86_64_linux_musl": {

7
manifests/protoc.json generated
View File

@@ -2,10 +2,13 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "3.34.1"
"version": "3.35.0"
},
"3": {
"version": "3.34.1"
"version": "3.35.0"
},
"3.35": {
"version": "3.35.0"
},
"3.35.0": {
"x86_64_linux_gnu": {

36
manifests/tombi.json generated
View File

@@ -7,6 +7,42 @@
"0.11": {
"version": "0.11.5"
},
"0.11.6": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEB758518603AA",
"hash": "e1305b8c822d64e2aebe1bf6dee37b29a941dba5a80f6cc3ba129d76360eaa3b",
"bin": "tombi-cli-0.11.6-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEB75851961E39",
"hash": "104782c8e80ab336511127639d182309d488179be823001a4b2a40abe7578fce",
"bin": "tombi-cli-0.11.6-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEB758523C2AF2",
"hash": "fc253878ac92e253bf9ed74da6fb159bfb9e17575351aaeccd912630fa76a5b7"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEB758523E2483",
"hash": "b59f3a3694fac9c904655a7dd5bcf94aaa709430c36dfc7f0e18abd58f9c0f8f",
"bin": "tombi-cli-0.11.6-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEB758517EB8DD",
"hash": "fd2c09d4c632db5af85f02a883468e33c84bafca3706eb39529bbb04cee10187",
"bin": "tombi-cli-0.11.6-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.6/tombi-cli-0.11.6-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEB7585174D8E2",
"hash": "d85059c4e218e6a952630023c78766196111f19726b07fe1018fe43989f5b929"
}
},
"0.11.5": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.5/tombi-cli-0.11.5-x86_64-unknown-linux-musl.tar.gz",

38
manifests/uv.json generated
View File

@@ -73,6 +73,44 @@
"0.11": {
"version": "0.11.15"
},
"0.11.16": {
"x86_64_linux_musl": {
"etag": "0x8DEB785E9C1EC4F",
"hash": "1bc4be1be0a000f893b0d1db97906cf392b63fa22fda9a0ecf33d0d4bbb4bc9a"
},
"x86_64_macos": {
"etag": "0x8DEB785E94B6CCD",
"hash": "6b91ae3de155f51bd1f5b74814821c79f016a176561f252cd9ddfb976939af2e"
},
"x86_64_windows": {
"etag": "0x8DEB785E931C020",
"hash": "dd9d6d6554bfab265bfa98aa8e8a406c5c3a7b97582f93de1f4d48d9154a0395"
},
"aarch64_linux_musl": {
"etag": "0x8DEB785E679A69B",
"hash": "ac022d96411143b9a2dd75ea711fa8dd4cd14538bf248f2e5df3c10a80f7f6a4"
},
"aarch64_macos": {
"etag": "0x8DEB785E5AEFD2E",
"hash": "2b25be1af546be330b340b0a76b99f989daa6d92678fdffb87438e661e9d88fb"
},
"aarch64_windows": {
"etag": "0x8DEB785E631CAD0",
"hash": "e4f8e70eb21f0f4efd2eeb159ab289f9a16057d59881a4475758be4ce39bc8c5"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DEB785E858A7F2",
"hash": "8a3b09ce14d14a75dbbf051cdb78a314fb579e78fb3a02e1ee833c4cb5f6e81e"
},
"riscv64_linux_gnu": {
"etag": "0x8DEB785E8472F6C",
"hash": "0314895f159ce97bcedac00a4b97fa7e53c16fee911a6a2d9f0b69ee6461b7d5"
},
"s390x_linux_gnu": {
"etag": "0x8DEB785E8DF68D6",
"hash": "d161e914ad552aed83478fe9766061844297dadfa77a43e56285a147bde0021e"
}
},
"0.11.15": {
"x86_64_linux_musl": {
"etag": "0x8DEB517EE57A235",

View File

@@ -28,6 +28,28 @@
"1": {
"version": "1.249.0"
},
"1.250.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEB75C28334277",
"hash": "b746c34e7c4162b8812eb29397ebe076834e496a8c46fe68d793379a2741eb50"
},
"x86_64_macos": {
"etag": "0x8DEB75C2843F88D",
"hash": "491edeb43ba81154b44da5f8da7dba64a4a3fed5ab4985c58e9a48d1b75ad41b"
},
"x86_64_windows": {
"etag": "0x8DEB75C28579180",
"hash": "e6ab7924618d1caeb6eaa9debdf2a20ad9248f830731493776b283e42e1cd62e"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB75C279A9486",
"hash": "a6f7684f4bc618068cf9ae09cf3c1ccfe72a97061324c8f7a15f409f6a4c18c3"
},
"aarch64_macos": {
"etag": "0x8DEB75C27A92A24",
"hash": "1efe40e1923a80947db3a9a8b84c64442c539988a25cfd4ebe516d00bb5c4ba3"
}
},
"1.249": {
"version": "1.249.0"
},

View File

@@ -37,6 +37,40 @@
"latest": {
"version": "44.0.1"
},
"45.0.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEB764A5E90FB6",
"hash": "9d92e6dc04630f617e0e5d532327a5a917ac4898587e07f4fb7a5fc7fffef760"
},
"x86_64_macos": {
"etag": "0x8DEB764A6785268",
"hash": "b01b421613d9e067103efb701cd66f436020b32f6e955125fac9eaf34fa5bce7"
},
"x86_64_windows": {
"etag": "0x8DEB764A7FDFF30",
"hash": "edb9572c6e8ae7c51053af826a8bc85bf205a759c9e83ddb08a941b26e297706"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB764A27A3458",
"hash": "4a27083ba8d3c64526b2d469f50e6539cb4c1dd9d08336e0d8953bca616737e3"
},
"aarch64_macos": {
"etag": "0x8DEB764A2BBD572",
"hash": "8c589a1feb6578ddfd76d4ee07bac551d7f3069d6cef9b2ae5e87e630b5198db"
},
"aarch64_windows": {
"etag": "0x8DEB764A346B048",
"hash": "e080b367ecaba5fd6fb18fa9825af2e6f5c68ce0bc67d1df3941d9472fc31869"
},
"riscv64_linux_gnu": {
"etag": "0x8DEB764A48B7E5F",
"hash": "27faf91f1728eaa5181d940af5eebb9136b86693b02b9fec765cfab113f7c0cb"
},
"s390x_linux_gnu": {
"etag": "0x8DEB764A4FCFA4F",
"hash": "81a882636cc89744f3e9784d3c20406a33e88ef97eeca4cc82bf363900c714bf"
}
},
"44": {
"version": "44.0.1"
},