rtl: 0.12.2-beta -> 0.12.3-beta
This commit is contained in:
parent
cae0ff448f
commit
4c2d908a38
2 changed files with 9 additions and 9 deletions
|
|
@ -5,7 +5,7 @@ set -euo pipefail
|
|||
TMPDIR="$(mktemp -d -p /tmp)"
|
||||
trap "rm -rf $TMPDIR" EXIT
|
||||
|
||||
version="0.12.2"
|
||||
version="0.12.3"
|
||||
repo=https://github.com/Ride-The-Lightning/RTL
|
||||
|
||||
# Fetch and verify source tarball
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue