From 906f04c34bf089b5ada4d219b37fbe6ae7350d93 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 12:31:40 +0000 Subject: [PATCH] superfile: Update to version 1.3.0 --- bucket/superfile.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/superfile.json b/bucket/superfile.json index fb5e35f183..9bde256d8d 100644 --- a/bucket/superfile.json +++ b/bucket/superfile.json @@ -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",