superfile: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2025-03-29 04:30:07 +00:00
parent c9170d316f
commit e7206ad2c5

View File

@ -1,18 +1,18 @@
{
"version": "1.2.0.0",
"version": "1.2.1",
"description": "Pretty fancy and modern terminal file manager",
"homepage": "https://superfile.netlify.app/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/yorukot/superfile/releases/download/v1.2.0.0/superfile-windows-v1.2.0.0-amd64.zip",
"hash": "f3122d375913be1ad273815ed31537cd6ba06770cc3c5fdb0dce900b7f435d49",
"extract_dir": "dist/superfile-windows-v1.2.0.0-amd64"
"url": "https://github.com/yorukot/superfile/releases/download/v1.2.1/superfile-windows-v1.2.1-amd64.zip",
"hash": "f67d269dc65133a790d2268f7c01d2130796739db460d4ad2fc43dc26d1c637d",
"extract_dir": "dist/superfile-windows-v1.2.1-amd64"
},
"arm64": {
"url": "https://github.com/yorukot/superfile/releases/download/v1.2.0.0/superfile-windows-v1.2.0.0-arm64.zip",
"hash": "909f99b0813e561e3d99afb9335aeeb84352c713407f0cabbb53a19483721a74",
"extract_dir": "dist/superfile-windows-v1.2.0.0-arm64"
"url": "https://github.com/yorukot/superfile/releases/download/v1.2.1/superfile-windows-v1.2.1-arm64.zip",
"hash": "a21745451a6718aed060b8970513b29c1556b389342e2ae0f0ab8065ea9c4c65",
"extract_dir": "dist/superfile-windows-v1.2.1-arm64"
}
},
"bin": "spf.exe",