reviewdog: Update to version 0.17.5

This commit is contained in:
github-actions[bot] 2024-06-04 16:28:32 +00:00
parent 7a788e5030
commit 60f334ac0f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.17.4", "version": "0.17.5",
"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.4/reviewdog_0.17.4_Windows_x86_64.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.5/reviewdog_0.17.5_Windows_x86_64.tar.gz",
"hash": "926150765c5ad36251a844222c5d4503384e7474fc85a311be7ba23e44577f2f" "hash": "3a20dbbdabba44abc9740c9ae7eb526a938cabb195e1f199fc858b9a081788d9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.4/reviewdog_0.17.4_Windows_i386.tar.gz", "url": "https://github.com/reviewdog/reviewdog/releases/download/v0.17.5/reviewdog_0.17.5_Windows_i386.tar.gz",
"hash": "6b0d995bd3d2a429be9013c4fb977404edbe222b8fc8f658492ee31540fa5c73" "hash": "258b09da659bb73cc6fd1b123ef7f8784521b603ee457822289ad1201e16f8a9"
} }
}, },
"bin": "reviewdog.exe", "bin": "reviewdog.exe",