superfile: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2025-07-16 16:31:20 +00:00
parent ed4d7dac3c
commit 0c8236f0a9

View File

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