From bd9b0a98bc622ca47fc14b86565e81932b68b2c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 08:29:02 +0000 Subject: [PATCH] chsrc: Update to version 0.1.8 --- bucket/chsrc.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/chsrc.json b/bucket/chsrc.json index d6da9ae3d9..f81b5a5aed 100644 --- a/bucket/chsrc.json +++ b/bucket/chsrc.json @@ -1,16 +1,16 @@ { - "version": "0.1.7", + "version": "0.1.8", "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.7/chsrc-x64-windows.exe#/chsrc.exe", - "hash": "070bf1fb2975885d2bc86addc937387402e7cea14884cfd7273f00a619c3db0b" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.8/chsrc-x64-windows.exe#/chsrc.exe", + "hash": "39740acc3b159d8a0c8e65189078d6708af1f1fff46aed0fd627ce4956c8e78d" }, "32bit": { - "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.7/chsrc-x86-windows.exe#/chsrc.exe", - "hash": "a52c93be8aa4865160da4b0e7f99d8c8bcece6e1489703b0cf907a25269bb282" + "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.1.8/chsrc-x86-windows.exe#/chsrc.exe", + "hash": "dc568f68eabda956329c24484910cd6abada228518cc5f734666b2b795eb65f7" } }, "bin": "chsrc.exe",