Skip to content

Commit 539cf86

Browse files
protolint: Update to version 0.54.0
1 parent a5499a1 commit 539cf86

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/protolint.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "0.53.0",
2+
"version": "0.54.0",
33
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
44
"homepage": "https://github.com/yoheimuta/protolint",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_amd64.tar.gz",
9-
"hash": "b741638ebbff18301d58890798929b111bce9ad3a73eccac3f93137f63b0e597"
8+
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_amd64.tar.gz",
9+
"hash": "634f0f5b1a95d94c46cfd75d26ab8586183d8592cb42d1796988a50dddc1fa66"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.53.0/protolint_0.53.0_windows_arm64.tar.gz",
13-
"hash": "55839a081933fc70bac6abbfe3b466761eecd12543f95b38d34e7eafc0a11b15"
12+
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.54.0/protolint_0.54.0_windows_arm64.tar.gz",
13+
"hash": "3d233b07939d8647168c3a664b7d34faf53f5979566192be5c9a11d5bbfd35d7"
1414
}
1515
},
1616
"bin": [

0 commit comments

Comments
 (0)