Переглянути джерело

Update hledger to 1.18.1

master
Ashton Charbonneau 4 роки тому
джерело
коміт
facd3ec3f4
2 змінених файлів з 5 додано та 6 видалено
  1. 1
    1
      README.md
  2. 4
    5
      bucket/hledger.json

+ 1
- 1
README.md Переглянути файл

@@ -6,7 +6,7 @@ Current programs:
6 6
 - [Dual Key Remap](https://github.com/ililim/dual-key-remap) v0.5 ([GitHub releases](https://github.com/ililim/dual-key-remap/releases))
7 7
 - [Go Replace](https://github.com/piranha/goreplace) v2.5 ([GitHub releases](https://github.com/piranha/goreplace/releases))
8 8
 - [Google Play Music Desktop Player](https://www.googleplaymusicdesktopplayer.com/) v4.7.1 ([GitHub releases](https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-/releases))
9
-- [hledger](https://hledger.org/) v1.17 ([Downloads](https://hledger.org/download.html))
9
+- [hledger](https://hledger.org/) v1.17 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
10 10
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.3.0.1/v2.3.1 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
11 11
 - [scc](https://github.com/boyter/scc) v2.12.0 ([GitHub releases](https://github.com/boyter/scc/releases))
12 12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 4
- 5
bucket/hledger.json Переглянути файл

@@ -1,10 +1,10 @@
1 1
 {
2 2
 	"homepage": "https://hledger.org/",
3 3
 	"description": "hledger is a robust, efficient accounting program, for tracking money, time, or other commodities, on unix, mac and windows, with command line, terminal and web interfaces.",
4
-	"version": "1.17",
4
+	"version": "1.18.1",
5 5
 	"license": "GPL-3.0-or-later",
6
-	"url": "https://ci.appveyor.com/api/buildjobs/adymn76m8jnl27sm/artifacts/hledger.zip",
7
-	"hash": "sha256:6DAB7002B84ACDE29F08875FF115E3D0365FC927332607B409FED5C28FE21D2B",
6
+	"url": "https://github.com/simonmichael/hledger/releases/download/1.18.1/hledger-windows.zip",
7
+	"hash": "sha256:E6307084A0011D03A82F86803D51179363346132F258B3770F2D80D422494E6B",
8 8
 	"bin": [
9 9
 		[
10 10
 			"hledger.exe",
@@ -16,7 +16,6 @@
16 16
 		]
17 17
 	],
18 18
 	"checkver": {
19
-		"url": "https://github.com/simonmichael/hledger/releases",
20
-		"regex": "hledger-([\\d\\.]+)"
19
+		"github": "https://github.com/simonmichael/hledger"
21 20
 	}
22 21
 }

Завантаження…
Відмінити
Зберегти