mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"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.25/hledger-windows.zip",
|
"url": "https://github.com/simonmichael/hledger/releases/download/1.26/hledger-windows-x64.zip",
|
||||||
"hash": "19838b6e732ed10ee88b64aa806247a5c7b7c5d3266d804288972ce588e2e426"
|
"hash": "9a116488f57b9624c3af579519b0f7b691325c64641c7ed915419ffb1fe090c1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"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