mirror of
https://github.com/Bhupesh-V/ugit.git
synced 2026-09-10 07:26:20 -04:00
🔖 release 5.6
This commit is contained in:
parent
6db2f6b3d9
commit
21f96ec035
2
ugit
2
ugit
|
|
@ -7,7 +7,7 @@ set -uo pipefail;
|
||||||
SCRIPT_NAME="$0"
|
SCRIPT_NAME="$0"
|
||||||
SCRIPT_URL="https://github.com/Bhupesh-V/ugit/releases/latest/download/ugit"
|
SCRIPT_URL="https://github.com/Bhupesh-V/ugit/releases/latest/download/ugit"
|
||||||
TMP_FILE="/tmp/ugit.sh"
|
TMP_FILE="/tmp/ugit.sh"
|
||||||
VERSION="5.5"
|
VERSION="5.6"
|
||||||
|
|
||||||
pointer=""
|
pointer=""
|
||||||
BOLD_ORG_FG=$(tput bold)$(tput setaf 208)
|
BOLD_ORG_FG=$(tput bold)$(tput setaf 208)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue