diff --git a/bucket/chsrc.json b/bucket/chsrc.json index adc9dfe4fd..42c5e6dfe6 100644 --- a/bucket/chsrc.json +++ b/bucket/chsrc.json @@ -1,16 +1,16 @@ { - "version": "0.1.9", + "version": "0.2.0", "description": "Change Source for every software on every platform", "homepage": "https://github.com/RubyMetric/chsrc", "license": "GPL-3.0-or-later,MIT", "architecture": { "64bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x64-windows.exe#/chsrc.exe", - "hash": "512685937d62db478a9d552e9bc6b1112d60d01085f72d9e9b51f25603398e44" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x64-windows.exe#/chsrc.exe", + "hash": "419f1e92314eee1bd3f34f33cf6d3e683274a201652c60aa4859b049bcdf0e75" }, "32bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x86-windows.exe#/chsrc.exe", - "hash": "505f2aa5eedf639db4b1ece99628df6d55eb5453e5c7a2d9b6fbb2896906354f" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x86-windows.exe#/chsrc.exe", + "hash": "c59493fa7ae797030f8fb78ea30e9b145c2c948d97619409c2f6c828cebbf891" } }, "bin": "chsrc.exe",