superfile: Update to version 1.3.0

This commit is contained in:
github-actions[bot] 2025-05-22 12:31:40 +00:00
parent f0cf898e24
commit 906f04c34b

View File

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