update RootlessKit to v1.1.1

Signed-off-by: Jan Garcia <github-public@n-garcia.com>
(cherry picked from commit 0b1c1877c5)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Jan Garcia 2023-06-06 09:26:27 +02:00 committed by Sebastiaan van Stijn
parent 03a0ee4202
commit ae4a10df67
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -1,8 +1,8 @@
#!/bin/sh
# When updating, also update rootlesskit commit in vendor.mod accordingly
# v1.1.0
: "${ROOTLESSKIT_VERSION:=6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7}"
# v1.1.1
: "${ROOTLESSKIT_VERSION:=a2c596ff9b3fddc0c2becb38f2ef4004f15765b5}"
install_rootlesskit() {
case "$1" in