Skip to content

Commit c4c32be

Browse files
committed
chore: bump abroot version
1 parent f3dd3f3 commit c4c32be

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.1/abrootv2.tar.gz
6-
checksum: 257b31fab1d735c4a833f93a576cdeced2d9cef67cf4da6dc81694be655d9d05
5+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.2.0/abrootv2.tar.gz
6+
checksum: b87a18e74a19e3cbdfa0ab8631ec9a506daa2da2ba303da320f3d46753de12e7
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.1/abroot-man.tar.gz
18-
checksum: 2437300bdae0316a17bc2e5fc25d3dd356297ccfc14e70c77fa1a410e20eed65
17+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.2.0/abroot-man.tar.gz
18+
checksum: 572ebd2d9722b5936a003aec86685ed5aeb403efc377b310822bef67a309f2c6
1919
commands:
2020
- mv /sources/abroot-manpage/man/man1/abroot.1 /usr/share/man/man1/
2121
- name: abroot-deps

0 commit comments

Comments
 (0)