mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
protolint: Update to version 0.49.0
This commit is contained in:
parent
975a615df5
commit
424862d591
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.48.0",
|
"version": "0.49.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.48.0/protolint_0.48.0_windows_amd64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.49.0/protolint_0.49.0_windows_amd64.tar.gz",
|
||||||
"hash": "787360fde67b2b56a4c2ea592afddff8bd2cc6e04044179620316a0d02be0c49"
|
"hash": "953775ae770210219996fe4373e9bc132d0a57c2ab724ad2ed5317d41189c692"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.48.0/protolint_0.48.0_windows_arm64.tar.gz",
|
"url": "https://github.com/yoheimuta/protolint/releases/download/v0.49.0/protolint_0.49.0_windows_arm64.tar.gz",
|
||||||
"hash": "c8b839094e21b7738633f3be74991956c1149323e50c4c8768f174e596fa7955"
|
"hash": "73f9fe4b5bc56d5086fbe09ed22ba4c0d8962cfc763588e828388284ac1e7f39"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user