mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
reviewdog: Update to version 0.17.0
This commit is contained in:
parent
2b7d4876c2
commit
1cbba9c313
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.0",
|
"version": "0.17.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.16.0/reviewdog_0.16.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.0/reviewdog_0.17.0_Windows_x86_64.tar.gz",
|
||||||
"hash": "7a59fe01ed83149fef6e303fb639f57d07dc1f2406429e2f9a89306fcb8bfdcf"
|
"hash": "f2f98f220a72a0f3e9cc217a2a972bda5bdc2f54190124abafd0ed6cae41c60f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.16.0/reviewdog_0.16.0_Windows_i386.tar.gz",
|
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.0/reviewdog_0.17.0_Windows_i386.tar.gz",
|
||||||
"hash": "f508db694eda46ef505c1dea25f886e6c9fa7ffe244deaf18b849b3dc8a04ef0"
|
"hash": "c004c88497b948408ce543c0f968ce1e70db71dd859f8acd8c448593984a66f1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "reviewdog.exe",
|
"bin": "reviewdog.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user