mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-10 06:30:32 +00:00
Update just@latest to 1.47.0
This commit is contained in:
committed by
github-actions[bot]
parent
c0b46603be
commit
e67e9c2f71
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `just@latest` to 1.47.0.
|
||||||
|
|
||||||
- Update `tombi@latest` to 0.9.5.
|
- Update `tombi@latest` to 0.9.5.
|
||||||
|
|
||||||
## [2.68.29] - 2026-03-14
|
## [2.68.29] - 2026-03-14
|
||||||
|
|||||||
33
manifests/just.json
generated
33
manifests/just.json
generated
@@ -22,10 +22,39 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "1.46.0"
|
"version": "1.47.0"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"version": "1.46.0"
|
"version": "1.47.0"
|
||||||
|
},
|
||||||
|
"1.47": {
|
||||||
|
"version": "1.47.0"
|
||||||
|
},
|
||||||
|
"1.47.0": {
|
||||||
|
"x86_64_linux_musl": {
|
||||||
|
"etag": "0x8DE822E69D88E6D",
|
||||||
|
"checksum": "8fade096b572733d978eaf9bd2178c9a6e706858efce19f8771a4108784eeea6"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DE822E5F7FFECC",
|
||||||
|
"checksum": "1e41a27ddd929a9e06e976060c0c575d97ebd73c531d4087fbeba31a91e2c4a3"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DE822E980B7947",
|
||||||
|
"checksum": "e4a04996723dbef3baec96067a5b767300624c90df34904c774a0483f0889d3a"
|
||||||
|
},
|
||||||
|
"aarch64_linux_musl": {
|
||||||
|
"etag": "0x8DE822E724C0A03",
|
||||||
|
"checksum": "ce47b6d5c27a5884c8983d3ebbc53ef9149c789349b8d62ba72ee592f53ae07d"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DE822E7DFB7B66",
|
||||||
|
"checksum": "1ed67e695278af17108fc01befdde77b9819280c706cb1f7c792b95ddbdeb0a6"
|
||||||
|
},
|
||||||
|
"aarch64_windows": {
|
||||||
|
"etag": "0x8DE822E9CF5F924",
|
||||||
|
"checksum": "7f649ddb05e986be309e93b52473d33ebdc63cc39111ea4dfca0e4a0ac8d3112"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"1.46": {
|
"1.46": {
|
||||||
"version": "1.46.0"
|
"version": "1.46.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user