superfile: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2025-07-24 12:31:59 +00:00
parent f510ef854e
commit bef0226301

View File

@ -1,18 +1,18 @@
{ {
"version": "1.3.2", "version": "1.3.3",
"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.3.2/superfile-windows-v1.3.2-amd64.zip", "url": "https://github.com/yorukot/superfile/releases/download/v1.3.3/superfile-windows-v1.3.3-amd64.zip",
"hash": "587462e6f8ce335794bb072cb8f2d5e22900b8fb8c45cb23a27f21085be235bc", "hash": "288686c6e806a803698c58f9cca3e4c5e4ac5be4f82e1a099a6f7da41be53877",
"extract_dir": "dist/superfile-windows-v1.3.2-amd64" "extract_dir": "dist/superfile-windows-v1.3.3-amd64"
}, },
"arm64": { "arm64": {
"url": "https://github.com/yorukot/superfile/releases/download/v1.3.2/superfile-windows-v1.3.2-arm64.zip", "url": "https://github.com/yorukot/superfile/releases/download/v1.3.3/superfile-windows-v1.3.3-arm64.zip",
"hash": "07104c48f8dbd96590f5a3fef791edb2cc08ea14b0c81a565d7c1dcdff90937f", "hash": "e19cf04ecff1c0ef800aa8e72b944d61ef5230070e710e083637d1503b687638",
"extract_dir": "dist/superfile-windows-v1.3.2-arm64" "extract_dir": "dist/superfile-windows-v1.3.3-arm64"
} }
}, },
"bin": "spf.exe", "bin": "spf.exe",