{ "version": "1.1.7.1", "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.1.7.1/superfile-windows-v1.1.7.1-amd64.zip", "hash": "4087aedd461942b0ebfa767d5ba1803d35e4ef2fbc211fc5bd9d4061d59e0f76", "extract_dir": "dist/superfile-windows-v1.1.7.1-amd64" }, "arm64": { "url": "https://github.com/yorukot/superfile/releases/download/v1.1.7.1/superfile-windows-v1.1.7.1-arm64.zip", "hash": "9b95bb41a4a003f39795347b3a9ea5e43dae7a02e950e95f92aeb15c180c9831", "extract_dir": "dist/superfile-windows-v1.1.7.1-arm64" } }, "bin": "spf.exe", "checkver": { "github": "https://github.com/yorukot/superfile" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/yorukot/superfile/releases/download/v$version/superfile-windows-v$version-amd64.zip", "extract_dir": "dist/superfile-windows-v$version-amd64" }, "arm64": { "url": "https://github.com/yorukot/superfile/releases/download/v$version/superfile-windows-v$version-arm64.zip", "extract_dir": "dist/superfile-windows-v$version-arm64" } } } }