From 79f549aa848e2c4ad272171aff8caed55e46080c Mon Sep 17 00:00:00 2001 From: Tau Date: Thu, 1 Aug 2024 15:04:20 +0000 Subject: [PATCH] chore: upgrade abroot to v2.0.1 --- modules/00-vanilla-abroot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/00-vanilla-abroot.yml b/modules/00-vanilla-abroot.yml index dfb577f..3c34f20 100644 --- a/modules/00-vanilla-abroot.yml +++ b/modules/00-vanilla-abroot.yml @@ -2,8 +2,8 @@ name: abroot type: shell source: type: tar - url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.0.0/abrootv2.tar.gz - checksum: 3a801272865cafe8d37f2e3cb674c33aeb835370708b3ea320eff99533b8a915 + url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.0.1/abrootv2.tar.gz + checksum: 1801c10e88117f5d09a0209c07bb21c5f365366374af4312acf27e63ef4542f0 commands: - apt install -y podman golang-github-containers-common patch wget - mkdir -p /usr/bin @@ -14,7 +14,7 @@ modules: type: shell source: type: tar - url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.0.0/abroot-man.tar.gz - checksum: 58cd4fbf12d29e8548df5bd3cc6f66d79e1fd02916e39665a651e91b38dab71a + url: https://github.com/Vanilla-OS/ABRoot/releases/download/v2.0.1/abroot-man.tar.gz + checksum: 201d2024b2d3ab1c0041324b926696744579fb1582e9cf99ba46881f34c17e13 commands: - mv /sources/abroot-manpage/man/man1/abroot.1 /usr/share/man/man1/