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