From e1120049b930626a46134846ba2ca6a2d7a897b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 00:38:45 +0000 Subject: [PATCH] hledger: Update to version 1.42.2 --- bucket/hledger.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/hledger.json b/bucket/hledger.json index dfe3d862c8..604b52cc70 100644 --- a/bucket/hledger.json +++ b/bucket/hledger.json @@ -1,11 +1,11 @@ { - "version": "1.42.1", + "version": "1.42.2", "description": "Lightweight, portable and dependable accounting tools", "homepage": "https://hledger.org", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/simonmichael/hledger/releases/download/1.42.1/hledger-windows-x64.zip", + "url": "https://github.com/simonmichael/hledger/releases/download/1.42.2/hledger-windows-x64.zip", "hash": "6a62e3dc9ffe92f122d6adbdca7392acfd4e65f4bbf0711625fd5f7b7e35e0c9" } },