Browse Source

Update hledger to 1.17

master
Ashton Charbonneau 4 years ago
parent
commit
ffbbe30f12
2 changed files with 4 additions and 4 deletions
  1. 1
    1
      README.md
  2. 3
    3
      bucket/hledger.json

+ 1
- 1
README.md View File

6
 - [Dual Key Remap](https://github.com/ililim/dual-key-remap) v0.4 ([GitHub releases](https://github.com/ililim/dual-key-remap/releases))
6
 - [Dual Key Remap](https://github.com/ililim/dual-key-remap) v0.4 ([GitHub releases](https://github.com/ililim/dual-key-remap/releases))
7
 - [Go Replace](https://github.com/piranha/goreplace) v2.5 ([GitHub releases](https://github.com/piranha/goreplace/releases))
7
 - [Go Replace](https://github.com/piranha/goreplace) v2.5 ([GitHub releases](https://github.com/piranha/goreplace/releases))
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))
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.16.1 ([Downloads](https://hledger.org/download.html))
9
+- [hledger](https://hledger.org/) v1.17 ([Downloads](https://hledger.org/download.html))
10
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.3.0.1/v2.3.1 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
10
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.3.0.1/v2.3.1 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
11
 - [scc](https://github.com/boyter/scc) v2.12.0 ([GitHub releases](https://github.com/boyter/scc/releases))
11
 - [scc](https://github.com/boyter/scc) v2.12.0 ([GitHub releases](https://github.com/boyter/scc/releases))
12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))
12
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 3
- 3
bucket/hledger.json View File

1
 {
1
 {
2
 	"homepage": "https://hledger.org/",
2
 	"homepage": "https://hledger.org/",
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.",
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.16.1",
4
+	"version": "1.17",
5
 	"license": "GPL-3.0-or-later",
5
 	"license": "GPL-3.0-or-later",
6
-	"url": "https://ci.appveyor.com/api/buildjobs/x91mc06wd37m0coa/artifacts/hledger.zip",
7
-	"hash": "sha256:E2B479F6461DBEA27AD8C9F5FE08E0A0DA2955E0A4BFDBF7EB796E62486BDD3D",
6
+	"url": "https://ci.appveyor.com/api/buildjobs/adymn76m8jnl27sm/artifacts/hledger.zip",
7
+	"hash": "sha256:6DAB7002B84ACDE29F08875FF115E3D0365FC927332607B409FED5C28FE21D2B",
8
 	"bin": [
8
 	"bin": [
9
 		[
9
 		[
10
 			"hledger.exe",
10
 			"hledger.exe",

Loading…
Cancel
Save