Skip to content

Commit eefc87d

Browse files
authored
chore: upgrade abroot version
1 parent b322908 commit eefc87d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

modules/00-vanilla-abroot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: abroot
22
type: shell
33
source:
44
type: tar
5-
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.1.0/abrootv2.tar.gz
6-
checksum: 2e0c051310d3ed741f47bb0af626cb2350ef28a9409f3a8819d5ce74b4431fa3
5+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.1.1/abrootv2.tar.gz
6+
checksum: 257b31fab1d735c4a833f93a576cdeced2d9cef67cf4da6dc81694be655d9d05
77
commands:
88
- apt install -y podman golang-github-containers-common patch wget
99
- mkdir -p /usr/bin
@@ -14,8 +14,8 @@ modules:
1414
type: shell
1515
source:
1616
type: tar
17-
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.1.0/abroot-man.tar.gz
18-
checksum: 82039d98c1f4c7f6a47913ba5a437ab8d18a95127c0459d733245b8b22e7267c
17+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.1.1/abroot-man.tar.gz
18+
checksum: 2437300bdae0316a17bc2e5fc25d3dd356297ccfc14e70c77fa1a410e20eed65
1919
commands:
2020
- mv /sources/abroot-manpage/man/man1/abroot.1 /usr/share/man/man1/
2121
- name: abroot-deps

0 commit comments

Comments
 (0)