diff --git a/bucket/chsrc.json b/bucket/chsrc.json index 42c5e6dfe6..686810164d 100644 --- a/bucket/chsrc.json +++ b/bucket/chsrc.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.2.1", "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.2.0/chsrc-x64-windows.exe#/chsrc.exe", - "hash": "419f1e92314eee1bd3f34f33cf6d3e683274a201652c60aa4859b049bcdf0e75" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.1/chsrc-x64-windows.exe#/chsrc.exe", + "hash": "0ab33342636591b5cd5b884cf55c65b64233d784bf6f41026e97d652c08ad2ca" }, "32bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x86-windows.exe#/chsrc.exe", - "hash": "c59493fa7ae797030f8fb78ea30e9b145c2c948d97619409c2f6c828cebbf891" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.1/chsrc-x86-windows.exe#/chsrc.exe", + "hash": "e1a7b46ff2e81b5a0162ce56106dde0c87d43438799f18617ca353c32de136b1" } }, "bin": "chsrc.exe",