Update parse-dockerfile@latest to 0.1.8

This commit is contained in:
Taiki Endo
2026-07-12 16:25:58 +09:00
parent 8d866f8ca8
commit b41cc1f9ab
2 changed files with 4 additions and 2 deletions
+2
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 `parse-dockerfile@latest` to 0.1.8.
- Update `mise@latest` to 2026.7.5. - Update `mise@latest` to 2026.7.5.
- Update `just@latest` to 1.56.0. - Update `just@latest` to 1.56.0.
+2 -2
View File
@@ -30,10 +30,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.1.7" "version": "0.1.8"
}, },
"0.1": { "0.1": {
"version": "0.1.7" "version": "0.1.8"
}, },
"0.1.8": { "0.1.8": {
"x86_64_linux_musl": { "x86_64_linux_musl": {