mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-04 20:20:30 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0aa4f22591 | ||
|
|
6d062ddf0f | ||
|
|
8ea3248166 | ||
|
|
340bf73bc6 | ||
|
|
2a2dbd344f |
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.61.10] - 2025-09-19
|
||||
|
||||
- Update `uv@latest` to 0.8.18.
|
||||
|
||||
## [2.61.9] - 2025-09-17
|
||||
|
||||
- Update `wasm-bindgen@latest` to 0.2.103.
|
||||
|
||||
## [2.61.8] - 2025-09-17
|
||||
|
||||
- Update `wasm-bindgen@latest` to 0.2.102.
|
||||
@@ -18,8 +26,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
- Update `mise@latest` to 2025.9.12.
|
||||
|
||||
- Update `vacuum@latest` to 0.18.2.
|
||||
|
||||
## [2.61.7] - 2025-09-16
|
||||
|
||||
- Update `vacuum@latest` to 0.18.0.
|
||||
@@ -4509,7 +4515,9 @@ Note: This release is considered a breaking change because installing on version
|
||||
|
||||
Initial release
|
||||
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.8...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.10...HEAD
|
||||
[2.61.10]: https://github.com/taiki-e/install-action/compare/v2.61.9...v2.61.10
|
||||
[2.61.9]: https://github.com/taiki-e/install-action/compare/v2.61.8...v2.61.9
|
||||
[2.61.8]: https://github.com/taiki-e/install-action/compare/v2.61.7...v2.61.8
|
||||
[2.61.7]: https://github.com/taiki-e/install-action/compare/v2.61.6...v2.61.7
|
||||
[2.61.6]: https://github.com/taiki-e/install-action/compare/v2.61.5...v2.61.6
|
||||
|
||||
42
manifests/uv.json
generated
42
manifests/uv.json
generated
@@ -40,10 +40,48 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0](https://github.com/astral-sh/uv/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/astral-sh/uv/blob/main/LICENSE-MIT)",
|
||||
"latest": {
|
||||
"version": "0.8.17"
|
||||
"version": "0.8.18"
|
||||
},
|
||||
"0.8": {
|
||||
"version": "0.8.17"
|
||||
"version": "0.8.18"
|
||||
},
|
||||
"0.8.18": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDF63263E2E801",
|
||||
"checksum": "3a93bc3597ab73c9c31d8ad709b4d0b788961cbb508c5a4dcf21636fd7e3e8ce"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDF63263280B72",
|
||||
"checksum": "a08c3a6c50f49e68216ac133bd0aaae952db2cd8d19a3cd5be782f8f4becf135"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDF63263722E8D",
|
||||
"checksum": "3e42d63c8323839d50b11959ec558ad3954a2c16aab1ad52c0521bd055442a3f"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DDF6326100E132",
|
||||
"checksum": "1d7e3bfc3b5ec9d747bc3f42a6a3362249f30560966512b172e8967b11046144"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDF6326080A8C9",
|
||||
"checksum": "ce660d5cdf0ed83d1a045bbe9792b93d06725b8c9e9b88960a503d42192be445"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DDF63260A62EF1",
|
||||
"checksum": "f49a25f1a89c76d750e2179f40f9302310504f40c89283ca4522b13363c7bdc9"
|
||||
},
|
||||
"powerpc64le_linux_gnu": {
|
||||
"etag": "0x8DDF63262D235C6",
|
||||
"checksum": "50b418096f4d82df5d22cb23e650754ca92bca7be657113dcd53631f0e0cec77"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DDF63262DE0F56",
|
||||
"checksum": "b696be9a2ef0808f230227477b8e23acedba0b90933978c760ea2a748e8c30fa"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DDF632631424AE",
|
||||
"checksum": "3b106572a8574f58e3df591cdaef915bdb38fdff11e5de0ec53bfe1b857267e8"
|
||||
}
|
||||
},
|
||||
"0.8.17": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
26
manifests/wasm-bindgen.json
generated
26
manifests/wasm-bindgen.json
generated
@@ -44,10 +44,32 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
|
||||
"latest": {
|
||||
"version": "0.2.102"
|
||||
"version": "0.2.103"
|
||||
},
|
||||
"0.2": {
|
||||
"version": "0.2.102"
|
||||
"version": "0.2.103"
|
||||
},
|
||||
"0.2.103": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DDF5E90F821E24",
|
||||
"checksum": "343b06a070b4cb74ec77facb393f0292b2ef7115adbb3aff58e8cb395b9d203e"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DDF5E90F9762FC",
|
||||
"checksum": "a004d4e83a186801e0a0d4a6ffd0888060a783c2b56c1a89e60d9d416d7b1ff2"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DDF5E90F76E031",
|
||||
"checksum": "f28c907a57772eab05999c77197b2ba246b615384ab5d82f51ce553de1af60f8"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DDF5E90F846588",
|
||||
"checksum": "31f9364d7879e26ecd2366e9b4864d876cc666ccf3aac3e28186ae92dcb9e53b"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DDF5E90F7E0412",
|
||||
"checksum": "65e079204000fd97d0989056364e7d9c6025005986385226a60974b785873f1f"
|
||||
}
|
||||
},
|
||||
"0.2.102": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user