superfile: Update to version 1.2.0.0

This commit is contained in:
github-actions[bot] 2025-03-05 16:31:39 +00:00
parent 6b01ac9901
commit fb5174d005

View File

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