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