Update just@latest to 1.50.0

This commit is contained in:
Taiki Endo
2026-04-21 00:52:28 +00:00
committed by github-actions[bot]
parent b6d12aae50
commit 1fee5982aa
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] ## [Unreleased]
- Update `just@latest` to 1.50.0.
- Update `tombi@latest` to 0.9.19. - Update `tombi@latest` to 0.9.19.
- Update `mise@latest` to 2026.4.18. - Update `mise@latest` to 2026.4.18.

7
manifests/just.json generated
View File

@@ -21,10 +21,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.49.0" "version": "1.50.0"
}, },
"1": { "1": {
"version": "1.49.0" "version": "1.50.0"
},
"1.50": {
"version": "1.50.0"
}, },
"1.50.0": { "1.50.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {