mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
reviewdog: Update to version 0.14.2
This commit is contained in:
parent
28758e4a8c
commit
f1a99da53a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.1",
|
"version": "0.14.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.14.1/reviewdog_0.14.1_Windows_x86_64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.14.2/reviewdog_0.14.2_Windows_x86_64.tar.gz",
|
||||||
"hash": "d6009abe6a5777962118fd227a2a9e6bafc1e15368af76d54eae88cf8631e1ad"
|
"hash": "306cf9054ed4f2d52cc08f7660bfb51fd44af4b713bd0c6403c1ce273e4dd734"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.14.1/reviewdog_0.14.1_Windows_i386.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.14.2/reviewdog_0.14.2_Windows_i386.tar.gz",
|
||||||
"hash": "d217a7642bad97464bc2dd04198c6b6f3717b98c71cdf146ed974fc990c7c368"
|
"hash": "32ef6998470d85aebe5d9bead1165b42551c49362707e7582532d2671bc4e94c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "reviewdog.exe",
|
"bin": "reviewdog.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user