Update martin@latest to 1.6.0

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

7
manifests/martin.json generated
View File

@@ -31,10 +31,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.5.0" "version": "1.6.0"
}, },
"1": { "1": {
"version": "1.5.0" "version": "1.6.0"
},
"1.6": {
"version": "1.6.0"
}, },
"1.6.0": { "1.6.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {