mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update just@latest to 1.49.0
This commit is contained in:
committed by
github-actions[bot]
parent
b45e8d6c43
commit
fdcd834b4f
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Update `just@latest` to 1.49.0.
|
||||
|
||||
- Update `mise@latest` to 2026.4.4.
|
||||
|
||||
- Support `cargo-deb`. ([#1669](https://github.com/taiki-e/install-action/pull/1669))
|
||||
|
||||
7
manifests/just.json
generated
7
manifests/just.json
generated
@@ -22,10 +22,13 @@
|
||||
},
|
||||
"license_markdown": "[CC0-1.0](https://github.com/casey/just/blob/master/LICENSE)",
|
||||
"latest": {
|
||||
"version": "1.48.1"
|
||||
"version": "1.49.0"
|
||||
},
|
||||
"1": {
|
||||
"version": "1.48.1"
|
||||
"version": "1.49.0"
|
||||
},
|
||||
"1.49": {
|
||||
"version": "1.49.0"
|
||||
},
|
||||
"1.49.0": {
|
||||
"x86_64_linux_musl": {
|
||||
|
||||
Reference in New Issue
Block a user