Commit 06a1b89 1 parent 6da79c2 commit 06a1b89 Copy full SHA for 06a1b89
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ Download a tarball from https://github.com/jonas/tig/releases[] or clone the Tig
6
6
repository https://github.com/jonas/tig[git://github.com/jonas/tig.git].
7
7
8
8
The latest version is:
9
- https://github.com/jonas/tig/releases/download/tig-2.5.7 /tig-2.5.7 .tar.gz[tig-2.5.7 ]
10
- https://github.com/jonas/tig/releases/download/tig-2.5.7 /tig-2.5.7 .tar.gz.sha256[(sha256)]
9
+ https://github.com/jonas/tig/releases/download/tig-2.5.8 /tig-2.5.8 .tar.gz[tig-2.5.8 ]
10
+ https://github.com/jonas/tig/releases/download/tig-2.5.8 /tig-2.5.8 .tar.gz.sha256[(sha256)]
11
11
12
12
*Note:* Do not use the tar.gz file for version 2.0 because it will fail
13
13
to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Original file line number Diff line number Diff line change 2
2
3
3
# The last tagged version. Can be overridden either by the version from
4
4
# git or from the value of the DIST_VERSION environment variable.
5
- VERSION = 2.5.7
5
+ VERSION = 2.5.8
6
6
7
7
all :
8
8
Original file line number Diff line number Diff line change 1
1
Release notes
2
2
=============
3
3
4
- master
5
- ------
4
+ tig-2.5.8
5
+ ---------
6
6
7
7
Improvements:
8
8
You can’t perform that action at this time.
0 commit comments