From d1420bc456a11b45010a75e0965f9609c06d0bd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 16:29:53 +0000 Subject: [PATCH] chsrc: Update to version 0.2.3 --- bucket/chsrc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chsrc.json b/bucket/chsrc.json index 0bd6c171eb..b59e9bd530 100644 --- a/bucket/chsrc.json +++ b/bucket/chsrc.json @@ -1,16 +1,16 @@ { - "version": "0.2.2", + "version": "0.2.3", "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.2/chsrc-x64-windows.exe#/chsrc.exe", - "hash": "93c9c27c1dda0f9223273fbd2bb027bfec8a40c9f0f5357391ab5ddf528bbd49" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.3/chsrc-x64-windows.exe#/chsrc.exe", + "hash": "e8282eb647594a35217e53c85a55c0070ea71d98c775df19b3ac9de4dc3c6115" }, "32bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.2/chsrc-x86-windows.exe#/chsrc.exe", - "hash": "c04592d2eaa161809982a2da55c99c1a8a9ad54b92568dba1db81c15344e2b5b" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.3/chsrc-x86-windows.exe#/chsrc.exe", + "hash": "c439725529b15ac84590b381c510422ebbf232834f0086f5c072a059263dbbe7" } }, "bin": "chsrc.exe",