superfile: Update to version 1.3.1

This commit is contained in:
github-actions[bot] 2025-05-25 16:29:22 +00:00
parent 20e71d1bc9
commit 122d7f2b79

View File

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