mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
reviewdog: Update to version 0.20.0
This commit is contained in:
parent
700094ab45
commit
086fb244ed
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.19.0",
|
||||
"version": "0.20.0",
|
||||
"description": "Automated code review tool integrated with any code analysis tools regardless of programming language.",
|
||||
"homepage": "https://github.com/reviewdog/reviewdog",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.19.0/reviewdog_0.19.0_Windows_x86_64.tar.gz",
|
||||
"hash": "dc2c71c00f41c5d96187bfcfd496be9e2f818e0df4156698f296abe8b78f1443"
|
||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.0/reviewdog_0.20.0_Windows_x86_64.tar.gz",
|
||||
"hash": "4a8db667b820cd7d6b8ee5bce0b858e811d4e72162c24e3fd742f8f3242d03e6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.19.0/reviewdog_0.19.0_Windows_i386.tar.gz",
|
||||
"hash": "fca7997709aa133569e995384a470d33decb8693b3e67f6806c5d67b9ec6fb30"
|
||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.0/reviewdog_0.20.0_Windows_i386.tar.gz",
|
||||
"hash": "0882635531f99d5d7a67a28b83b2fe64f78767028b02d4db539457544f36d5cb"
|
||||
}
|
||||
},
|
||||
"bin": "reviewdog.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user