update RootlessKit to v1.1.0

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
(cherry picked from commit d9fb730148)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Akihiro Suda 2022-11-15 20:43:58 +09:00 committed by Sebastiaan van Stijn
parent f48f4dde24
commit 297f224a92
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.conf accordingly
# v1.0.0
: "${ROOTLESSKIT_VERSION:=1920341cd41e047834a21007424162a2dc946315}"
# v1.1.0
: "${ROOTLESSKIT_VERSION:=6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7}"
install_rootlesskit() {
case "$1" in