From 149a3a02e7ea48e476a0d2a3ae05b78fdd3c472d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:30:42 +0000 Subject: [PATCH] chsrc: Update to version 0.1.9 --- bucket/chsrc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chsrc.json b/bucket/chsrc.json index f81b5a5aed..adc9dfe4fd 100644 --- a/bucket/chsrc.json +++ b/bucket/chsrc.json @@ -1,16 +1,16 @@ { - "version": "0.1.8", + "version": "0.1.9", "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.8/chsrc-x64-windows.exe#/chsrc.exe", - "hash": "39740acc3b159d8a0c8e65189078d6708af1f1fff46aed0fd627ce4956c8e78d" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x64-windows.exe#/chsrc.exe", + "hash": "512685937d62db478a9d552e9bc6b1112d60d01085f72d9e9b51f25603398e44" }, "32bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.8/chsrc-x86-windows.exe#/chsrc.exe", - "hash": "dc568f68eabda956329c24484910cd6abada228518cc5f734666b2b795eb65f7" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.9/chsrc-x86-windows.exe#/chsrc.exe", + "hash": "505f2aa5eedf639db4b1ece99628df6d55eb5453e5c7a2d9b6fbb2896906354f" } }, "bin": "chsrc.exe",