mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-25 08:40:31 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de6bbd1333 | ||
|
|
1118ed93bc | ||
|
|
7e92ca6b89 | ||
|
|
66ef0c07aa |
2
.github/workflows/manifest.yml
vendored
2
.github/workflows/manifest.yml
vendored
@@ -45,5 +45,3 @@ jobs:
|
||||
branch: update-manifest
|
||||
automerge: true
|
||||
install-rust: true
|
||||
rust: stable
|
||||
rust-cache: true
|
||||
|
||||
@@ -10,6 +10,12 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.68.34] - 2026-03-16
|
||||
|
||||
- Update `prek@latest` to 0.3.6.
|
||||
|
||||
- Update `vacuum@latest` to 0.25.2.
|
||||
|
||||
## [2.68.33] - 2026-03-16
|
||||
|
||||
- Update `dprint@latest` to 0.53.0.
|
||||
@@ -5903,7 +5909,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.68.33...HEAD
|
||||
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.34...HEAD
|
||||
[2.68.34]: https://github.com/taiki-e/install-action/compare/v2.68.33...v2.68.34
|
||||
[2.68.33]: https://github.com/taiki-e/install-action/compare/v2.68.32...v2.68.33
|
||||
[2.68.32]: https://github.com/taiki-e/install-action/compare/v2.68.31...v2.68.32
|
||||
[2.68.31]: https://github.com/taiki-e/install-action/compare/v2.68.30...v2.68.31
|
||||
|
||||
38
manifests/prek.json
generated
38
manifests/prek.json
generated
@@ -40,10 +40,44 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/j178/prek/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.3.5"
|
||||
"version": "0.3.6"
|
||||
},
|
||||
"0.3": {
|
||||
"version": "0.3.5"
|
||||
"version": "0.3.6"
|
||||
},
|
||||
"0.3.6": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE8336BBA09D20",
|
||||
"checksum": "942564ccc9c342d317294fec7b7a77aa24ec71136e3439b15cddb62e49f76899"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE8336BB355BC6",
|
||||
"checksum": "0ef3ec3dd4429a5d9e2ebe1b65b37319b5611be3d688a86813aa3004761c4db3"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE8336BB733099",
|
||||
"checksum": "71d02992997e3fc7a3cf1877febf385bc299cdbe397d1b7b2e57f8bc3d0a14e8"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE8336BA137EF7",
|
||||
"checksum": "0cf6d013c981a56465757dc7ff0fd3a9ceace27d7f0a792f435d1be79b790236"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE8336B9C19C89",
|
||||
"checksum": "50535d4fb3a0fd05f137bbdae6f8ffde17615949bd282817e3aa5755dd8d8d4c"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE8336B9C51B0E",
|
||||
"checksum": "25deb159d13e5d3c2c19c365cf9866c6ff142d5b2bbb91ac1c5c632cd48657da"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DE8336BB159B79",
|
||||
"checksum": "3262928c98f958f57059a8fba8943932555de0662660241b3539df2133bfdc9e"
|
||||
},
|
||||
"s390x_linux_gnu": {
|
||||
"etag": "0x8DE8336BB2D9C50",
|
||||
"checksum": "2663d7c4975e240b3b5110a9a4ee2efb522716af65e5ba092548262499dc7479"
|
||||
}
|
||||
},
|
||||
"0.3.5": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
30
manifests/vacuum.json
generated
30
manifests/vacuum.json
generated
@@ -22,10 +22,36 @@
|
||||
},
|
||||
"license_markdown": "[MIT](https://github.com/daveshanley/vacuum/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "0.25.1"
|
||||
"version": "0.25.2"
|
||||
},
|
||||
"0.25": {
|
||||
"version": "0.25.1"
|
||||
"version": "0.25.2"
|
||||
},
|
||||
"0.25.2": {
|
||||
"x86_64_linux_musl": {
|
||||
"etag": "0x8DE82FCEB5A3FDE",
|
||||
"checksum": "f5c02cd6e04476f3fec56dd1a219c2d45b15e695bde6d1e3f4974cb63026b132"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DE82FCEBF14252",
|
||||
"checksum": "aa0b53e4ea02794e3f588d1bd96c8356c3d7aa25b0653ca0bb74937957a538b6"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DE82FCEB34B992",
|
||||
"checksum": "9aeaa6fe907034134025381dfcaedb7dcf37cc1249a10ced115e4455b61dceaf"
|
||||
},
|
||||
"aarch64_linux_musl": {
|
||||
"etag": "0x8DE82FCEB13C20D",
|
||||
"checksum": "0d8fb984228a52bb79620ac53f9a1c68286dcfe31267eaa884c3f61bbffe45b1"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DE82FCEBD50073",
|
||||
"checksum": "c45ab2e1f045e799f22452e7c4570852335aaf2f865246ba26d9ebc03cb2e6c7"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DE82FCEBB2AAE4",
|
||||
"checksum": "e3b4875b2384309e2d08eae40d3b7e3ecdd9c1817d9aaf21bb1c415042446474"
|
||||
}
|
||||
},
|
||||
"0.25.1": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user