mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
hledger: Update to version 1.26 (#3660)
This commit is contained in:
parent
093b1a7b6c
commit
2beea8e4ad
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.25",
|
||||
"version": "1.26",
|
||||
"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.25/hledger-windows.zip",
|
||||
"hash": "19838b6e732ed10ee88b64aa806247a5c7b7c5d3266d804288972ce588e2e426"
|
||||
"url": "https://github.com/simonmichael/hledger/releases/download/1.26/hledger-windows-x64.zip",
|
||||
"hash": "9a116488f57b9624c3af579519b0f7b691325c64641c7ed915419ffb1fe090c1"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -19,7 +19,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/simonmichael/hledger/releases/download/$version/hledger-windows.zip"
|
||||
"url": "https://github.com/simonmichael/hledger/releases/download/$version/hledger-windows-x64.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user