mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-14 06:39:24 +02:00
Upgrade itchysats to 0.5.0 (#3241)
This commit is contained in:
parent
1d771a9daa
commit
a66e0b0ead
@ -11,7 +11,7 @@ GITHUB_REPO="https://github.com/itchysats/itchysats"
|
||||
# can also be a commit hash
|
||||
# if empty it will use the latest source version
|
||||
# GITHUB_VERSION=$( curl -s https://api.github.com/repos/itchysats/itchysats/releases | jq -r '.[].tag_name' | grep -v "rc" | head -n1)
|
||||
GITHUB_VERSION="0.4.21"
|
||||
GITHUB_VERSION="0.5.0"
|
||||
|
||||
# the github signature to verify the author
|
||||
# leave GITHUB_SIGN_AUTHOR empty to skip verifying
|
||||
|
Loading…
x
Reference in New Issue
Block a user