reviewdog: Update to version 0.15.0

This commit is contained in:
github-actions[bot] 2023-09-06 08:26:36 +00:00
parent b0f339b2d5
commit 6c85c58094

View File

@ -1,16 +1,16 @@
{
"version": "0.14.2",
"version": "0.15.0",
"description": "Automated code review tool integrated with any code analysis tools regardless of programming language.",
"homepage": "https://github.com/reviewdog/reviewdog",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.14.2/reviewdog_0.14.2_Windows_x86_64.tar.gz",
"hash": "306cf9054ed4f2d52cc08f7660bfb51fd44af4b713bd0c6403c1ce273e4dd734"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.15.0/reviewdog_0.15.0_Windows_x86_64.tar.gz",
"hash": "64745567cda57d1138d6185e1ce6c3ffc615ac4dc385f6cb89eca82f2fdb2a43"
},
"32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.14.2/reviewdog_0.14.2_Windows_i386.tar.gz",
"hash": "32ef6998470d85aebe5d9bead1165b42551c49362707e7582532d2671bc4e94c"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.15.0/reviewdog_0.15.0_Windows_i386.tar.gz",
"hash": "96e050d7954f11dfc3e2d7dd69dc383d6de1d07fa1dd2c9c7f617189c0f2e89a"
}
},
"bin": "reviewdog.exe",