From 122d7f2b79b15f008d2e37499a29546e818a12ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 16:29:22 +0000 Subject: [PATCH] superfile: Update to version 1.3.1 --- bucket/superfile.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/superfile.json b/bucket/superfile.json index 9bde256d8d..f995519fcf 100644 --- a/bucket/superfile.json +++ b/bucket/superfile.json @@ -1,18 +1,18 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/superfile-windows-v1.3.0-amd64.zip", - "hash": "f91716ee727e8014eed4b25f0d3016d505e6477f3a8b49390d68439cbfe9ad79", - "extract_dir": "dist/superfile-windows-v1.3.0-amd64" + "url": "https://github.com/yorukot/superfile/releases/download/v1.3.1/superfile-windows-v1.3.1-amd64.zip", + "hash": "933e4d3b6903cfb0be377f5bf25f078e89411bca3363dac1575eeab5b88e134a", + "extract_dir": "dist/superfile-windows-v1.3.1-amd64" }, "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" + "url": "https://github.com/yorukot/superfile/releases/download/v1.3.1/superfile-windows-v1.3.1-arm64.zip", + "hash": "ca95bf3f0d733cc6a38fcf8e7fa889cc820fb131623f2320574d2665838745a7", + "extract_dir": "dist/superfile-windows-v1.3.1-arm64" } }, "bin": "spf.exe",