File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 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
66repository https://github.com/jonas/tig[https://github.com/jonas/tig.git].
77
88The latest version is:
9- https://github.com/jonas/tig/releases/download/tig-2.5.12 /tig-2.5.12 .tar.gz[tig-2.5.12 ]
10- https://github.com/jonas/tig/releases/download/tig-2.5.12 /tig-2.5.12 .tar.gz.sha256[(sha256)]
9+ https://github.com/jonas/tig/releases/download/tig-2.6.0 /tig-2.6.0 .tar.gz[tig-2.6.0 ]
10+ https://github.com/jonas/tig/releases/download/tig-2.6.0 /tig-2.6.0 .tar.gz.sha256[(sha256)]
1111
1212*Note:* Do not use the tar.gz file for version 2.0 because it will fail
1313to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
Original file line number Diff line number Diff line change 22
33# The last tagged version. Can be overridden either by the version from
44# git or from the value of the DIST_VERSION environment variable.
5- VERSION = 2.5.12
5+ VERSION = 2.6.0
66
77all :
88
Original file line number Diff line number Diff line change 11Release notes
22=============
33
4- master
5- ------
4+ tig-2.6.0
5+ ---------
66
77Bug fixes:
88
You can’t perform that action at this time.
0 commit comments