Skip to content

Commit be6cb68

Browse files
committed
deps: upgrade abroot to 2.4.1
1 parent 6eb4b60 commit be6cb68

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.4.0/abrootv2.tar.gz
6-
checksum: f95834ce8a763053636eb2e6a67abc1e7be69017e903c4289add4ae283ecb0c3
5+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.4.1/abrootv2.tar.gz
6+
checksum: 2efc430f64a92e87da334470027b5df36f86544cd21cbaa0d56ec7bbf0c4b571
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.4.0/abroot-man.tar.gz
18-
checksum: dcb21b1182ba1eea66971079287ed18ea4f5012570476889bcd59eb484d3383e
17+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.4.1/abroot-man.tar.gz
18+
checksum: 923088e03dba693624961696a7c21bba40c1e3c5efd9eefe29a903e6720a26fb
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)