reviewdog: Update to version 0.18.1

This commit is contained in:
github-actions[bot] 2024-06-22 16:28:54 +00:00
parent d586809fc0
commit ad8bd271f4

View File

@ -1,16 +1,16 @@
{
"version": "0.18.0",
"version": "0.18.1",
"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.18.0/reviewdog_0.18.0_Windows_x86_64.tar.gz",
"hash": "15e029c4d0407dce3bb4f213a82ea7f5ab5cff2dc2f32ad996914929c6aa5850"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.1/reviewdog_0.18.1_Windows_x86_64.tar.gz",
"hash": "ebf60746ad6cb487f42435a5d453e68311ce8c66031ecac82d1a053d6d238d5e"
},
"32bit": {
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.0/reviewdog_0.18.0_Windows_i386.tar.gz",
"hash": "6dfa1bc2ae1f594c9a1a41db558518e24e8517f5f1105de7f7718fedef1b2322"
"url": "https://github.com/reviewdog/reviewdog/releases/download/v0.18.1/reviewdog_0.18.1_Windows_i386.tar.gz",
"hash": "354531a3a13fd0bd24c3f23600e9436e1972669f445f3f0633aa63b1a020789b"
}
},
"bin": "reviewdog.exe",