mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
protolint: Update to version 0.30.0
This commit is contained in:
parent
3afd54d33e
commit
5efc71f8b3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.0",
|
"version": "0.30.0",
|
||||||
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
|
"description": "A pluggable linter and fixer to enforce Protocol Buffer style and conventions",
|
||||||
"homepage": "https://github.com/yoheimuta/protolint",
|
"homepage": "https://github.com/yoheimuta/protolint",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.29.0/protolint_0.29.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.30.0/protolint_0.30.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "d34732486c86d71210b97dc93b7c6388bb0bcf8f85671beeae64224024621480"
|
"hash": "6ee624e63171b609832efb483775df6f55d6cda1238a2d594084527b91c07c28"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.29.0/protolint_0.29.0_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.30.0/protolint_0.30.0_Windows_i386.tar.gz",
|
||||||
"hash": "f4b8843f9cccde1e0853b1b61f8e72e69ad2ad49625d912665ccedea8b45caf2"
|
"hash": "3a2559c9c12b46aad2e67c7f831a7becdfbd0c32f0c06bade04fe4be7f5e3745"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user