Browse code

update RootlessKit to v1.1.0

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>

Akihiro Suda authored on 2022/11/15 20:43:58
Showing 1 changed files
... ...
@@ -1,8 +1,8 @@
1 1
 #!/bin/sh
2 2
 
3 3
 # When updating, also update rootlesskit commit in vendor.conf accordingly
4
-# v1.0.0
5
-: "${ROOTLESSKIT_VERSION:=1920341cd41e047834a21007424162a2dc946315}"
4
+# v1.1.0
5
+: "${ROOTLESSKIT_VERSION:=6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7}"
6 6
 
7 7
 install_rootlesskit() {
8 8
 	case "$1" in