diff options
author | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:13:00 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-03-01 11:13:00 +0100 |
commit | 7a4ce1a7be0b10ee2c7884cf797d5d1463ecc94b (patch) | |
tree | 145b9716ed16d05338f1cb36c0d0faf8c0a1eb08 /community/bubblewrap | |
parent | f5a956ca41e094e8d7b5ef8b6836fcdbb53acaff (diff) | |
download | repository-7a4ce1a7be0b10ee2c7884cf797d5d1463ecc94b.tar.gz |
bubblewrap: bump to 0.8.0
Diffstat (limited to 'community/bubblewrap')
-rw-r--r-- | community/bubblewrap/checksums | 2 | ||||
-rw-r--r-- | community/bubblewrap/sources | 2 | ||||
-rw-r--r-- | community/bubblewrap/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/bubblewrap/checksums b/community/bubblewrap/checksums index 68e0890e..b4132233 100644 --- a/community/bubblewrap/checksums +++ b/community/bubblewrap/checksums @@ -1,3 +1,3 @@ %BLAKE3 -358a68cbafc83d490064f0473b4fe3340af047efb6736895d7e3f32884c2c133 bubblewrap-0.7.0.tar.xz +6cdacdd35a04acacb9da47137b89b17eb19e2885842a1969941665586429579d bubblewrap-0.8.0.tar.xz 374fbf869e7d8c20b5f5ee2ed0f35d37e6a7f6f77ac757b13d2972caf90c5c4d realpath-workaround.patch diff --git a/community/bubblewrap/sources b/community/bubblewrap/sources index 597b379a..8ba65a77 100644 --- a/community/bubblewrap/sources +++ b/community/bubblewrap/sources @@ -1,2 +1,2 @@ -https://github.com/containers/bubblewrap/releases/download/v0.7.0/bubblewrap-0.7.0.tar.xz +https://github.com/containers/bubblewrap/releases/download/v0.8.0/bubblewrap-0.8.0.tar.xz patches/realpath-workaround.patch diff --git a/community/bubblewrap/version b/community/bubblewrap/version index a26a6e9a..e1a64298 100644 --- a/community/bubblewrap/version +++ b/community/bubblewrap/version @@ -1 +1 @@ -0.7.0 1 +0.8.0 1 |