Compare commits

..

14 Commits

Author SHA1 Message Date
Taiki Endo
961b33dd44 taplo-cli 2026-05-16 13:28:35 +00:00
Taiki Endo
3771e22aa8 Release 2.78.2 2026-05-16 13:28:33 +00:00
Taiki Endo
10f8a660b5 Update mise@latest to 2026.5.9 2026-05-16 13:25:43 +00:00
Taiki Endo
deee85b818 Update wasm-pack@latest to 0.15.0 2026-05-16 09:55:06 +00:00
Taiki Endo
4c884c9877 Update zizmor manifest 2026-05-16 07:18:30 +00:00
Taiki Endo
ecbe13d28c Update zizmor@latest to 1.25.0 2026-05-15 21:48:33 +00:00
Taiki Endo
f0fad5113a Update mise@latest to 2026.5.8 2026-05-15 21:48:33 +00:00
Taiki Endo
925f8c12d4 Update cargo-nextest@latest to 0.9.135 2026-05-15 21:48:33 +00:00
Taiki Endo
e178e985ab Update wasm-tools manifest 2026-05-15 16:20:46 +00:00
Taiki Endo
bb5a597fba Update gungraun-runner manifest 2026-05-15 16:20:46 +00:00
Taiki Endo
5b0cc41094 Update cyclonedx@latest to 0.32.0 2026-05-15 16:20:46 +00:00
Taiki Endo
29ac3ef120 Update prek@latest to 0.4.0 2026-05-15 13:09:41 +00:00
Taiki Endo
1dfd580637 Update mise manifest 2026-05-15 13:09:41 +00:00
Taiki Endo
382f8b4df2 Update wasm-pack manifest 2026-05-15 10:16:12 +00:00
10 changed files with 202 additions and 13 deletions

View File

@@ -10,6 +10,20 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.78.2] - 2026-05-16
- Update `wasm-pack@latest` to 0.15.0.
- Update `zizmor@latest` to 1.25.0.
- Update `mise@latest` to 2026.5.9.
- Update `cargo-nextest@latest` to 0.9.135.
- Update `cyclonedx@latest` to 0.32.0.
- Update `prek@latest` to 0.4.0.
## [2.78.1] - 2026-05-15
- Update `mise@latest` to 2026.5.7.
@@ -6546,7 +6560,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.78.1...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.78.2...HEAD
[2.78.2]: https://github.com/taiki-e/install-action/compare/v2.78.1...v2.78.2
[2.78.1]: https://github.com/taiki-e/install-action/compare/v2.78.0...v2.78.1
[2.78.0]: https://github.com/taiki-e/install-action/compare/v2.77.7...v2.78.0
[2.77.7]: https://github.com/taiki-e/install-action/compare/v2.77.6...v2.77.7

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: taplo-cli
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false

View File

@@ -27,10 +27,10 @@
}
},
"latest": {
"version": "0.9.133"
"version": "0.9.135"
},
"0.9": {
"version": "0.9.133"
"version": "0.9.135"
},
"0.9.135": {
"previous_stable_version": "0.9.134",

View File

@@ -21,7 +21,10 @@
}
},
"latest": {
"version": "0.31.0"
"version": "0.32.0"
},
"0.32": {
"version": "0.32.0"
},
"0.32.0": {
"x86_64_linux_gnu": {

View File

@@ -25,6 +25,28 @@
"latest": {
"version": "0.18.2"
},
"0.19.0": {
"x86_64_linux_musl": {
"etag": "0x8DEB2939FC5A8D0",
"hash": "3048fd4f7642385564c5a9dafe8ed483f3bcf07bd8d853c41795ebb64821bfe2"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB29373596C89",
"hash": "69a52c4165d27c74acbe9ab06ce8bf838d74bc1759246612fdb6e096309298fe"
},
"powerpc64le_linux_gnu": {
"etag": "0x8DEB2936A9F24F3",
"hash": "27a69e4a1daf5e644914d3ca1a3fd93bdda5f47536f61c6b7b11d933c4e2386e"
},
"riscv64_linux_gnu": {
"etag": "0x8DEB2936EA942A0",
"hash": "807cd7dd58ae90e02096c4f955008c7ab84366300ddd23690af671b428bfd859"
},
"s390x_linux_gnu": {
"etag": "0x8DEB293B0817BFE",
"hash": "6ae6eb74c8daf0542fd172367463f6ea620738bec3ade22518807a5dc0cf16a9"
}
},
"0.18": {
"version": "0.18.2"
},

58
manifests/mise.json generated
View File

@@ -27,13 +27,65 @@
}
},
"latest": {
"version": "2026.5.7"
"version": "2026.5.9"
},
"2026": {
"version": "2026.5.7"
"version": "2026.5.9"
},
"2026.5": {
"version": "2026.5.7"
"version": "2026.5.9"
},
"2026.5.10": {
"x86_64_linux_musl": {
"etag": "0x8DEB33BE5AD7B48",
"hash": "0badd6ac6188cbf4aa7d9159c612ed54b26d966ba1e9ea4841f6c973e13d90ca"
},
"x86_64_macos": {
"etag": "0x8DEB33BE7C8F2F5",
"hash": "4d1b38f30589e96dc5280280caf9f16ce40978aa1dab606a3cbff710d2c43ddb"
},
"x86_64_windows": {
"etag": "0x8DEB33BE917A0E1",
"hash": "0c23d98ec8eafc5eb790188df68d402ad545913673cd40da41d183b6f3c5ae2b"
},
"aarch64_linux_musl": {
"etag": "0x8DEB33BE27D3761",
"hash": "3a4cf82ea33ee9ea903fe0d7bcb037b917a53aa155d6f5a7388d7661a47f6a73"
},
"aarch64_macos": {
"etag": "0x8DEB33BE703C1C8",
"hash": "f3eb105f2dc79dd920918fb38f0825f9ec9f0bef3a4478e201a94a352743a1fb"
},
"aarch64_windows": {
"etag": "0x8DEB33BE88C0393",
"hash": "b2764f48f3c910f7a10cb540ea84c476e9ba79937bf7fde4e67826d7270b2c3e"
}
},
"2026.5.9": {
"x86_64_linux_musl": {
"etag": "0x8DEB275BF874C14",
"hash": "13fa1fcad6a0e0e1cc8a016601e72a9ca203aa2a4a5f9f845e63aa735ce15540"
},
"x86_64_macos": {
"etag": "0x8DEB275C29D6F60",
"hash": "29cb947094aa0b5097c378ad02f7ebdfdfe2cec0e123232d93744afda52266b2"
},
"x86_64_windows": {
"etag": "0x8DEB275C43667B3",
"hash": "c0de9d8206636dc0627159f0ba87b2ed3287bfdc54676b99d73d9e76d24f43a3"
},
"aarch64_linux_musl": {
"etag": "0x8DEB275BA8A4112",
"hash": "adedc3ea9e888cd4856aff142aa27783e06a9df08a61e388fd482776a9351eec"
},
"aarch64_macos": {
"etag": "0x8DEB275C15218BC",
"hash": "1695b7b2e7b1ed601a80e6f4a1379ace88b146a8f8d73c1c388a9a57fffe1968"
},
"aarch64_windows": {
"etag": "0x8DEB275C38150CE",
"hash": "4968e47666292e1f890ff3fa99bc4970c6fe94cafe327a4b4c605233463eb307"
}
},
"2026.5.8": {
"x86_64_linux_musl": {

5
manifests/prek.json generated
View File

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

View File

@@ -23,7 +23,32 @@
}
},
"latest": {
"version": "0.14.0"
"version": "0.15.0"
},
"0.15": {
"version": "0.15.0"
},
"0.15.0": {
"x86_64_linux_musl": {
"etag": "0x8DEB25AE375D548",
"hash": "c09f971ecaed9a2efc80fdcea7a00ef6b53c7fadc8c57d1f61b53a6aa66b668a"
},
"x86_64_macos": {
"etag": "0x8DEB25AE6000D91",
"hash": "d3f1a4a33e95f8f0d7801b024e08624c479999ac96aa150908b2394015cd0363"
},
"x86_64_windows": {
"etag": "0x8DEB25AE48D84D3",
"hash": "518dc51180c7bc864699c9279b3bc99025bc109123e0249a34ba34d130a509bf"
},
"aarch64_linux_musl": {
"etag": "0x8DEB25AE40282F1",
"hash": "e17ef0806381c3a0acb9c9ddad643a49facaa5a2ecf657a421d4d8f3357a24b7"
},
"aarch64_macos": {
"etag": "0x8DEB25AE6C97FE0",
"hash": "0abff4a03d670b6c00ea31d0e1608a72407e355f3d3765e9c30eb45cd5b7e318"
}
},
"0.14": {
"version": "0.14.0"

View File

@@ -28,6 +28,28 @@
"1": {
"version": "1.248.0"
},
"1.249.0": {
"x86_64_linux_gnu": {
"etag": "0x8DEB299AA3D6D62",
"hash": "d9b2ef3031b009cf2bfa0b0e7a8a159843d4a7d483b65f998d0c52253de2fb23"
},
"x86_64_macos": {
"etag": "0x8DEB299AA638F2F",
"hash": "f3da9ded0e7a78d6559cfbc76cca342ff347342930d892c6ece76b76cd023f7b"
},
"x86_64_windows": {
"etag": "0x8DEB299AA5CDFF4",
"hash": "37803b65dccdfe8fb25c3468ce763bbb5676bc4306ca8cb1f4881946fa58bdf4"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB299A9C9354D",
"hash": "8ee09f5fbd18b46232e4cd3c53bb8c86169064b59e5c05e90da96d6129cf5213"
},
"aarch64_macos": {
"etag": "0x8DEB299A9C95C34",
"hash": "6b8fec94840635e261395883a1cd1b1f7fe6e5c44d364a8cbeac2552567a6117"
}
},
"1.248": {
"version": "1.248.0"
},

51
manifests/zizmor.json generated
View File

@@ -18,10 +18,57 @@
}
},
"latest": {
"version": "1.24.1"
"version": "1.25.0"
},
"1": {
"version": "1.24.1"
"version": "1.25.0"
},
"1.25": {
"version": "1.25.0"
},
"1.25.2": {
"x86_64_linux_gnu": {
"etag": "0x8DEB3144492DC4D",
"hash": "aa1facd105f0d83fe5c55b1adcd9d7417de5d83aa27471f91dc0b66cf3803577"
},
"x86_64_macos": {
"etag": "0x8DEB31444881304",
"hash": "353271b9ec301dd4ba158af481323c831c6e9b494d5ac3f5aa58cf4b207699cc"
},
"x86_64_windows": {
"etag": "0x8DEB31444AA6870",
"hash": "65d46a8144f701200621b580f632076d80d082d60856de9f88793a95fb5882d7"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB314448B43BA",
"hash": "4b4b9491112c2a09b318101c0d3349b73af1c4f532e097dd6d0164f2abda760d"
},
"aarch64_macos": {
"etag": "0x8DEB314448997E5",
"hash": "624ef0e09521aecd862126be0f6d7754669af2646750d68ac48a114be33c3146"
}
},
"1.25.1": {
"x86_64_linux_gnu": {
"etag": "0x8DEB2BDA03A3439",
"hash": "3f481529c684f20ff421fe0dcf3c874eeb23b0ba31c45e7ad3ddf34c8d165648"
},
"x86_64_macos": {
"etag": "0x8DEB2BDA0379F16",
"hash": "805d11869ab436bc7ce7d3296e657cf843b2cc3c87693d8a67e35329d897c06c"
},
"x86_64_windows": {
"etag": "0x8DEB2BDA02DE60F",
"hash": "c667587918f9f014a85d7955a87df59dc87dbc0f50969d8ae19a3dfc403419fd"
},
"aarch64_linux_gnu": {
"etag": "0x8DEB2BDA03509F1",
"hash": "6784343853c37957df70e305fcea00b47d38a02fc30320442c23561286f3a8fc"
},
"aarch64_macos": {
"etag": "0x8DEB2BDA02D2395",
"hash": "2f4d8a7a331f282e813feb5ffe133df498c57fe803ccd9ad17707f7a0dd203ed"
}
},
"1.25.0": {
"x86_64_linux_gnu": {