From 0c8236f0a944a6600445c5fbe302b1efeb2dfc39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 16:31:20 +0000 Subject: [PATCH] superfile: Update to version 1.3.2 --- bucket/superfile.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/superfile.json b/bucket/superfile.json index f995519fcf..da7cf25a44 100644 --- a/bucket/superfile.json +++ b/bucket/superfile.json @@ -1,18 +1,18 @@ { - "version": "1.3.1", + "version": "1.3.2", "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.1/superfile-windows-v1.3.1-amd64.zip", - "hash": "933e4d3b6903cfb0be377f5bf25f078e89411bca3363dac1575eeab5b88e134a", - "extract_dir": "dist/superfile-windows-v1.3.1-amd64" + "url": "https://github.com/yorukot/superfile/releases/download/v1.3.2/superfile-windows-v1.3.2-amd64.zip", + "hash": "587462e6f8ce335794bb072cb8f2d5e22900b8fb8c45cb23a27f21085be235bc", + "extract_dir": "dist/superfile-windows-v1.3.2-amd64" }, "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" + "url": "https://github.com/yorukot/superfile/releases/download/v1.3.2/superfile-windows-v1.3.2-arm64.zip", + "hash": "07104c48f8dbd96590f5a3fef791edb2cc08ea14b0c81a565d7c1dcdff90937f", + "extract_dir": "dist/superfile-windows-v1.3.2-arm64" } }, "bin": "spf.exe",