reviewdog: Update to version 0.17.1

This commit is contained in:
github-actions[bot] 2024-02-08 16:26:38 +00:00
parent 747f804cb2
commit 56c3a6c916

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.0", "version": "0.17.1",
"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.0/reviewdog_0.17.0_Windows_x86_64.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.1/reviewdog_0.17.1_Windows_x86_64.tar.gz",
"hash": "f2f98f220a72a0f3e9cc217a2a972bda5bdc2f54190124abafd0ed6cae41c60f" "hash": "45358e2a3e4bc041dba95606e4ea2500d3292b954912ad9cd8e4c461f59f0711"
}, },
"32bit": { "32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.0/reviewdog_0.17.0_Windows_i386.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.1/reviewdog_0.17.1_Windows_i386.tar.gz",
"hash": "c004c88497b948408ce543c0f968ce1e70db71dd859f8acd8c448593984a66f1" "hash": "eb7554c23bb0b566b5080a94439d7f53fb9a44343375c71a39df024bd83fa82f"
} }
}, },
"bin": "reviewdog.exe", "bin": "reviewdog.exe",