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.1 .0
8+ # Version: v1.3 .0
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.1 .0/install.sh" && \
44- wget "https://raw.githubusercontent.com/tegonal/gt/v1.1 .0/install.sh.sig" && \
43+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.3 .0/install.sh" && \
44+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.3 .0/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.1 .0/install.sh" && \
83- wget "https://raw.githubusercontent.com/tegonal/gt/v1.1 .0/install.sh.sig" && \
82+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.3 .0/install.sh" && \
83+ wget "https://raw.githubusercontent.com/tegonal/gt/v1.3 .0/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.1 .0 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* e8537a64386d418f5cde75de0fade6b76b9f5bb981c7a12790e2268a73554384adae508edb7b0a81f2a6647c8c3fcc4ccbcd71b75ff3318889974305776b2413
3+ v1.3 .0 .github/workflows/gt-update.yml ../.github/workflows/gt-update.yml .* f935d46639b8e070bebffd877705e361ebfd49c4d4173392f7c95934d52dd5f491cb27b63b1c220ba71c160db31260a3463667de5c05590195fbd2a93e0f73a5
You can’t perform that action at this time.
0 commit comments