diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:00:56 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:00:56 +0100 |
commit | 81820f0867d1d492ffbba10c4716315dcedf3d1b (patch) | |
tree | 9de0f0e02213009497586d381818b89214c9ced5 /community/bubblewrap | |
parent | f2a4f6768ed2803ccf60cd1e2bda0878da0ccba8 (diff) | |
download | repository-81820f0867d1d492ffbba10c4716315dcedf3d1b.tar.gz |
bubblewrap: bump to 0.7.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 844f9972..68e0890e 100644 --- a/community/bubblewrap/checksums +++ b/community/bubblewrap/checksums @@ -1,3 +1,3 @@ %BLAKE3 -f5bd7c85abb1b61e43d6eb9e1e077af4c5dee4e497b918af1ae7564001b1be19 bubblewrap-0.6.2.tar.xz +358a68cbafc83d490064f0473b4fe3340af047efb6736895d7e3f32884c2c133 bubblewrap-0.7.0.tar.xz 374fbf869e7d8c20b5f5ee2ed0f35d37e6a7f6f77ac757b13d2972caf90c5c4d realpath-workaround.patch diff --git a/community/bubblewrap/sources b/community/bubblewrap/sources index 5488c524..597b379a 100644 --- a/community/bubblewrap/sources +++ b/community/bubblewrap/sources @@ -1,2 +1,2 @@ -https://github.com/containers/bubblewrap/releases/download/v0.6.2/bubblewrap-0.6.2.tar.xz +https://github.com/containers/bubblewrap/releases/download/v0.7.0/bubblewrap-0.7.0.tar.xz patches/realpath-workaround.patch diff --git a/community/bubblewrap/version b/community/bubblewrap/version index d39cc45a..a26a6e9a 100644 --- a/community/bubblewrap/version +++ b/community/bubblewrap/version @@ -1 +1 @@ -0.6.2 1 +0.7.0 1 |