rtl: 0.12.2-beta -> 0.12.3-beta

This commit is contained in:
Erik Arvstedt 2022-05-14 15:21:34 +02:00
parent cae0ff448f
commit 4c2d908a38
No known key found for this signature in database
GPG key ID: 33312B944DD97846
2 changed files with 9 additions and 9 deletions

View file

@ -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