reviewdog: Update to version 0.17.3

This commit is contained in:
github-actions[bot] 2024-04-15 13:11:58 +00:00
parent c88066b702
commit 17e34310f0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.2", "version": "0.17.3",
"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.17.2/reviewdog_0.17.2_Windows_x86_64.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.3/reviewdog_0.17.3_Windows_x86_64.tar.gz",
"hash": "5ade60862b036d79212475b926d6ea41ae1f36a443f328f31704383d6ff4035c" "hash": "dfa26b35bbf29b308a36e9b849b953411ab99a166425e5e9124b1c75ee5fcffb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.2/reviewdog_0.17.2_Windows_i386.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.3/reviewdog_0.17.3_Windows_i386.tar.gz",
"hash": "78b6d5e07e9014b17395ce6df6fa4c68c0f903b8b006f89e636d80b4961c6fe1" "hash": "b6a1439b122a41a3e5350bc0ab0a7aaa6f65dfdf499a90ace032afe28b9d57a3"
} }
}, },
"bin": "reviewdog.exe", "bin": "reviewdog.exe",