mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
reviewdog: Update to version 0.19.0
This commit is contained in:
parent
e6b6956efb
commit
8d0a6de9d1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.18.1",
|
"version": "0.19.0",
|
||||||
"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.18.1/reviewdog_0.18.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.19.0/reviewdog_0.19.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "ebf60746ad6cb487f42435a5d453e68311ce8c66031ecac82d1a053d6d238d5e"
|
"hash": "dc2c71c00f41c5d96187bfcfd496be9e2f818e0df4156698f296abe8b78f1443"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.1/reviewdog_0.18.1_Windows_i386.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.19.0/reviewdog_0.19.0_Windows_i386.tar.gz",
|
||||||
"hash": "354531a3a13fd0bd24c3f23600e9436e1972669f445f3f0633aa63b1a020789b"
|
"hash": "fca7997709aa133569e995384a470d33decb8693b3e67f6806c5d67b9ec6fb30"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "reviewdog.exe",
|
"bin": "reviewdog.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user