chsrc: Update to version 0.2.1

This commit is contained in:
github-actions[bot] 2025-04-13 12:30:49 +00:00
parent cc31681e6d
commit 97ee1767d4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.0", "version": "0.2.1",
"description": "Change Source for every software on every platform", "description": "Change Source for every software on every platform",
"homepage": "https://github.com/RubyMetric/chsrc", "homepage": "https://github.com/RubyMetric/chsrc",
"license": "GPL-3.0-or-later,MIT", "license": "GPL-3.0-or-later,MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x64-windows.exe#/chsrc.exe", "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.1/chsrc-x64-windows.exe#/chsrc.exe",
"hash": "419f1e92314eee1bd3f34f33cf6d3e683274a201652c60aa4859b049bcdf0e75" "hash": "0ab33342636591b5cd5b884cf55c65b64233d784bf6f41026e97d652c08ad2ca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.0/chsrc-x86-windows.exe#/chsrc.exe", "url": "https://github.com/RubyMetric/chsrc/releases/download/v0.2.1/chsrc-x86-windows.exe#/chsrc.exe",
"hash": "c59493fa7ae797030f8fb78ea30e9b145c2c948d97619409c2f6c828cebbf891" "hash": "e1a7b46ff2e81b5a0162ce56106dde0c87d43438799f18617ca353c32de136b1"
} }
}, },
"bin": "chsrc.exe", "bin": "chsrc.exe",