File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License v. 1.2
66# /___/ Please report bugs and contribute back your improvements
77#
8- # Version: v1.4.3
8+ # Version: v1.4.4
99# ##################################
1010name : " gt update"
1111on :
4040 echo "public key trusted" && \
4141 mkdir ./gpg && \
4242 gpg --homedir ./gpg --import ./signing-key.public.asc && \
43- wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.3 /install.sh" && \
44- wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.3 /install.sh.sig" && \
43+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4 /install.sh" && \
44+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4 /install.sh.sig" && \
4545 gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \
4646 chmod +x ./install.sh && \
4747 echo "verification successful" || (printf >&2 "\033[0;31mERROR\033[0m: verification failed, don't continue !!\n"; exit 1) && \
7979 echo "public key trusted" && \
8080 mkdir ./gpg && \
8181 gpg --homedir ./gpg --import ./signing-key.public.asc && \
82- wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.3 /install.sh" && \
83- wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.3 /install.sh.sig" && \
82+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4 /install.sh" && \
83+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.4.4 /install.sh.sig" && \
8484 gpg --homedir ./gpg --verify ./install.sh.sig ./install.sh && \
8585 chmod +x ./install.sh && \
8686 echo "verification successful" || (printf >&2 "\033[0;31mERROR\033[0m: verification failed, don't continue !!\n"; exit 1) && \
Original file line number Diff line number Diff line change 11# @ Version: 1.1.0
22tag file relativeTarget tagFilter sha512
3- v1.4.3 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* 2293df42955618649e2a8ae349bd0c0c08fc217090c59f50f23e57cad7ad4473bd5a7d0bc9a888a3785a3c1752e7b49882f4861e8b6996a1422429bebb48af6c
3+ v1.4.4 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* 7098d4d692a9f105399e2d26c4a77573b87de2cd5dc34c5e0af23fc0b1d99babec513ff995906a118e5b44fb055ff4da13f4ba4b57f12e4e415cb26198083dce
You can’t perform that action at this time.
0 commit comments