Update just@latest to 1.49.0

This commit is contained in:
Taiki Endo
2026-04-06 06:51:43 +00:00
committed by github-actions[bot]
parent b45e8d6c43
commit fdcd834b4f
2 changed files with 7 additions and 2 deletions

View File

@@ -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
View File

@@ -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": {