mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
reviewdog: Update to version 0.21.0
This commit is contained in:
parent
9dea638476
commit
d5b93bbd33
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.20.3",
|
"version": "0.21.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.20.3/reviewdog_0.20.3_Windows_x86_64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.21.0/reviewdog_0.21.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "068726ca98bbeb5e47378ab0b630133741e17ba1feb5654a24ec5e604446edef"
|
"hash": "97c733e492dec1fd83b9342c25a384d5ab6ebfa72b6978346e9a436cad1853f6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.3/reviewdog_0.20.3_Windows_i386.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.21.0/reviewdog_0.21.0_Windows_i386.tar.gz",
|
||||||
"hash": "50f59ab334fb73e58701b6fa0827dd584fc1137ceb85fd3bdcb1a4c77e884aab"
|
"hash": "ec870001b963c700e5d35e26de788cf5d1fd8d99ea0b1e2cd19004c035627340"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.20.3/reviewdog_0.20.3_Windows_arm64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.21.0/reviewdog_0.21.0_Windows_arm64.tar.gz",
|
||||||
"hash": "2dfd2c151aff8b7d2dfdfc44fb47706667806aea92f4f8238932bb89a0461d4a"
|
"hash": "72abe9907454c5697777cfff1d0d03db8f5a9fd6950c609ca397a90d41ab65d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "reviewdog.exe",
|
"bin": "reviewdog.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user