diff options
author | Cem Keylan <cem@ckyln.com> | 2024-10-02 13:40:04 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2024-10-02 13:40:04 +0200 |
commit | 4232b86ebd0927e59d1befc4e9fc13c4665788ef (patch) | |
tree | cd0c94d1b45057a9fdf4ad14a9210c280c994645 /community | |
parent | 531a51536812bfeb9938d34e1562fbc278ce44bf (diff) | |
download | repository-4232b86ebd0927e59d1befc4e9fc13c4665788ef.tar.gz |
bubblewrap: bump to 0.10.0
Diffstat (limited to 'community')
-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 d33e9f50..521fe7d8 100644 --- a/community/bubblewrap/checksums +++ b/community/bubblewrap/checksums @@ -1,3 +1,3 @@ %BLAKE3 -cbcbe6c1f3e94310fd113b58a500f35659318ac1d601487067efe4d61cd025a1 bubblewrap-0.9.0.tar.xz +8a97cd7e844bb330d621467b3feab2ff583ab7c2135caf780d8ceec00246ebca bubblewrap-0.10.0.tar.xz 374fbf869e7d8c20b5f5ee2ed0f35d37e6a7f6f77ac757b13d2972caf90c5c4d realpath-workaround.patch diff --git a/community/bubblewrap/sources b/community/bubblewrap/sources index 8924fcf3..7abac659 100644 --- a/community/bubblewrap/sources +++ b/community/bubblewrap/sources @@ -1,2 +1,2 @@ -https://github.com/containers/bubblewrap/releases/download/v0.9.0/bubblewrap-0.9.0.tar.xz +https://github.com/containers/bubblewrap/releases/download/v0.10.0/bubblewrap-0.10.0.tar.xz patches/realpath-workaround.patch diff --git a/community/bubblewrap/version b/community/bubblewrap/version index 8ac7000b..9336e4d1 100644 --- a/community/bubblewrap/version +++ b/community/bubblewrap/version @@ -1 +1 @@ -0.9.0 1 +0.10.0 1 |