par2cmdline: Update to version 1.1.1

This commit is contained in:
github-actions[bot] 2026-02-06 12:33:19 +00:00
parent 03fa9c3b8d
commit 821b8bcb08

View File

@ -1,16 +1,16 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "A program for creating and using PAR2 files to detect damage in data files and repair them if necessary.",
"homepage": "https://github.com/Parchive/par2cmdline",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/Parchive/par2cmdline/releases/download/v1.1.0/par2cmdline-1.1.0-win-x64.zip",
"hash": "sha512:943fb26ad8fd9a9c8861c0e5aa99169182460ef78933ea79e3e8b17678a024ca0064b4f88132aab894b269e32f16993743333a1f8eaf82ff47e8c50efb4d63e2"
"url": "https://github.com/Parchive/par2cmdline/releases/download/v1.1.1/par2cmdline-1.1.1-win-x64.zip",
"hash": "sha512:2ca4248f10d429ae53e259cc0c2efd7481bc016d39a2fb040e0f6ac5a364a7cfe0334f03aa7489d55167435f73d50b735bfe629b2f2daf709b7dc83be64f777c"
},
"arm64": {
"url": "https://github.com/Parchive/par2cmdline/releases/download/v1.1.0/par2cmdline-1.1.0-win-arm64.zip",
"hash": "sha512:7a07dbb5eb86198a8b1673fdd74aef084178e86156243f9df34dc8ea430fcf948973b2eb081788e4e149bae47f33b108e97a5480644ef067bbedf365b9e83686"
"url": "https://github.com/Parchive/par2cmdline/releases/download/v1.1.1/par2cmdline-1.1.1-win-arm64.zip",
"hash": "sha512:d2737db415ced7199754a067c986c87ef57597199d1ff3ef3f37cbec5761a19e4cc6f7d936398d9e4f5479a47af598dd863fb43149cf39c1ddae03a94400b56a"
}
},
"bin": "par2.exe",