mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-09-03 14:51:55 +03:00
Update Tea 0.9.0 -> 0.10.1
This commit is contained in:
parent
9223b9c0d5
commit
bc22a9db8a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ if ${VERBOSE:-false}; then set -x; fi
|
|||
: ${TMP_DIR:=$(mktemp -d)}
|
||||
: ${GNUPGHOME:=$TMP_DIR}
|
||||
: ${TEA_BIN:=$TMP_DIR/tea}
|
||||
: ${TEA_VERSION:=0.9.0}
|
||||
: ${TEA_VERSION:=0.10.1}
|
||||
: ${OVERRIDE:=false}
|
||||
: ${HIDE_ARCHIVE_LINK:=false}
|
||||
: ${RETRY:=1}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue