Skip to content

Commit 9e76655

Browse files
committed
deps: upgrade abroot to 2.6.0
1 parent eb392e4 commit 9e76655

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

modules/00-vanilla-abroot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: abroot
22
type: shell
33
sources:
44
- type: tar
5-
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.5.0/abrootv2-amd64.tar.gz
6-
checksum: 6ee0937d17508ba4698bc73f5cff25e654ab7604b1571e435cd954fb3c34c4df
5+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.6.0/abrootv2-amd64.tar.gz
6+
checksum: aa43f0e9c47f32ddab69764f429a59f20a7525076fa77eecfc949434961de3e8
77
only-arches: [amd64]
88
- type: tar
9-
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.5.0/abrootv2-arm64.tar.gz
10-
checksum: 9e3226d1132d94a914a2f478aabe3a9ec7bfa692b88ff30391827888b9927ba1
9+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.6.0/abrootv2-arm64.tar.gz
10+
checksum: 43428b785ce8331ffbc70200730ea8ea7d2a1336cd0df4bba66c0e4a5f0e5393
1111
only-arches: [arm64]
1212
commands:
1313
- mkdir -p /usr/bin
@@ -18,8 +18,8 @@ modules:
1818
type: shell
1919
sources:
2020
- type: tar
21-
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.5.0/abroot-man.tar.gz
22-
checksum: b1aed27d942b899ce38ce6ebfbae19622b4aae7b52c498fb2fa9b414a632984e
21+
url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.6.0/abroot-man.tar.gz
22+
checksum: 31b9be5e7b3d4fa8b8991d5e128cb847da2b2300f5c8c1243aa82e4836138d27
2323
commands:
2424
- mv /sources/abroot-manpage/abroot-man/man/man1/abroot.1 /usr/share/man/man1/
2525
- name: abroot-deps

0 commit comments

Comments
 (0)