Skip to content

Commit d01b832

Browse files
committed
chore: upgrades abroot
1 parent 357c243 commit d01b832

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

0 commit comments

Comments
 (0)