mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
protolint: Update to version 0.38.1
This commit is contained in:
parent
a2f9d67765
commit
19ac3f1786
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.0",
|
"version": "0.38.1",
|
||||||
"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.38.0/protolint_0.38.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.38.1/protolint_0.38.1_Windows_x86_64.tar.gz",
|
||||||
"hash": "479e40384b0e1ffab729aa50b4cc7de500ed2fb474114b2e1f2eb43d10e85b90"
|
"hash": "02db2cf50a1a94c70de290eb436ff7d2c2e125948c07f6fc4f41e6e01cbb6961"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.38.0/protolint_0.38.0_Windows_i386.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.38.1/protolint_0.38.1_Windows_i386.tar.gz",
|
||||||
"hash": "cbb633a489539e7ed6b879488dd5791110a0f2cadceb3f8cc68443e1974f341e"
|
"hash": "28723a34868cdfb0cff37d9c339384dfab36c0af227a256e55390a7a3a42e07f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user