mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
reviewdog: Update to version 0.17.2
This commit is contained in:
parent
8bbd90b207
commit
8dd54b00ce
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.17.1",
|
"version": "0.17.2",
|
||||||
"description": "Automated code review tool integrated with any code analysis tools regardless of programming language.",
|
"description": "Automated code review tool integrated with any code analysis tools regardless of programming language.",
|
||||||
"homepage": "https://github.com/reviewdog/reviewdog",
|
"homepage": "https://github.com/reviewdog/reviewdog",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.1/reviewdog_0.17.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.2/reviewdog_0.17.2_Windows_x86_64.tar.gz",
|
||||||
"hash": "45358e2a3e4bc041dba95606e4ea2500d3292b954912ad9cd8e4c461f59f0711"
|
"hash": "5ade60862b036d79212475b926d6ea41ae1f36a443f328f31704383d6ff4035c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.1/reviewdog_0.17.1_Windows_i386.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.2/reviewdog_0.17.2_Windows_i386.tar.gz",
|
||||||
"hash": "eb7554c23bb0b566b5080a94439d7f53fb9a44343375c71a39df024bd83fa82f"
|
"hash": "78b6d5e07e9014b17395ce6df6fa4c68c0f903b8b006f89e636d80b4961c6fe1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "reviewdog.exe",
|
"bin": "reviewdog.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user