hledger: Update to version 1.42.2

This commit is contained in:
github-actions[bot] 2025-05-17 00:38:45 +00:00
parent 66eb6eeba1
commit e1120049b9

View File

@ -1,11 +1,11 @@
{ {
"version": "1.42.1", "version": "1.42.2",
"description": "Lightweight, portable and dependable accounting tools", "description": "Lightweight, portable and dependable accounting tools",
"homepage": "https://hledger.org", "homepage": "https://hledger.org",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "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" "hash": "6a62e3dc9ffe92f122d6adbdca7392acfd4e65f4bbf0711625fd5f7b7e35e0c9"
} }
}, },