瀏覽代碼

Update hledger to 1.21

master
Ashton Charbonneau 3 年之前
父節點
當前提交
0b4eed59ef
共有 2 個檔案被更改,包括 4 行新增4 行删除
  1. 1
    1
      README.md
  2. 3
    3
      bucket/hledger.json

+ 1
- 1
README.md 查看文件

@@ -5,7 +5,7 @@ Current programs:
5 5
 - [Closure Compiler](https://developers.google.com/closure/compiler/) v20200614 ([GitHub releases](https://github.com/google/closure-compiler/releases))
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.6 ([GitHub releases](https://github.com/piranha/goreplace/releases))
8
-- [hledger](https://hledger.org/) v1.18.1 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
8
+- [hledger](https://hledger.org/) v1.21 ([Downloads](https://hledger.org/download.html), [GitHub releases](https://github.com/simonmichael/hledger/releases))
9 9
 - [Multiscreen Blank](http://multiscreenblank.nookkin.com/) v2.4.0.0 ([Releases](http://dl.nookkin.com/products/multiscreenblank/))
10 10
 - [scc](https://github.com/boyter/scc) v3.0.0 ([GitHub releases](https://github.com/boyter/scc/releases))
11 11
 - [W10Wheel.NET](https://github.com/ykon/w10wheel.net) v2.7.3 ([GitHub releases](https://github.com/ykon/w10wheel.net/releases))

+ 3
- 3
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.18.1",
4
+	"version": "1.21",
5 5
 	"license": "GPL-3.0-or-later",
6
-	"url": "https://github.com/simonmichael/hledger/releases/download/1.18.1/hledger-windows.zip",
7
-	"hash": "sha256:E6307084A0011D03A82F86803D51179363346132F258B3770F2D80D422494E6B",
6
+	"url": "https://github.com/simonmichael/hledger/releases/download/1.21/hledger-windows.zip",
7
+	"hash": "sha256:AC50550CC3D4595A6391975EA1E711A6D96F80FA40E34F37CB39ABD5392BED7F",
8 8
 	"bin": [
9 9
 		[
10 10
 			"hledger.exe",

Loading…
取消
儲存