From 3d1d9eaf9b5cf1ff16e5870eb5febdd5b7adf2a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:33:12 +0000 Subject: [PATCH] fresh: Update to version 0.2.4 --- bucket/fresh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fresh.json b/bucket/fresh.json index 196223996e..5a1dc6e5bd 100644 --- a/bucket/fresh.json +++ b/bucket/fresh.json @@ -1,12 +1,12 @@ { - "version": "0.2.3", + "version": "0.2.4", "description": "Easy, powerful and fast text editor for your terminal.", "homepage": "https://getfresh.dev", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/sinelaw/fresh/releases/download/v0.2.3/fresh-editor-x86_64-pc-windows-msvc.zip", - "hash": "9640bd475f2f556a1b23cd776b02bf213a8496406394b43a6d7f84af171cc5ad" + "url": "https://github.com/sinelaw/fresh/releases/download/v0.2.4/fresh-editor-x86_64-pc-windows-msvc.zip", + "hash": "9743b13c515511957e45e53b48c0e08dfdd640a0d4f39cdd4b39c846a52767d0" } }, "bin": "fresh.exe",