diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-25 12:42:52 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-25 12:42:52 +0200 |
commit | 3b877bf266c6119e89d93dda5b46f4f113de2d17 (patch) | |
tree | f9b89b01471a708a5cae88a84435ff6c9a414b5a | |
parent | b33d7c7af55b40648665e612f723c4dcad03fc4b (diff) | |
download | repository-3b877bf266c6119e89d93dda5b46f4f113de2d17.tar.gz |
gtk4: bump to 4.8.2
-rw-r--r-- | extra/gtk4/checksums | 2 | ||||
-rw-r--r-- | extra/gtk4/sources | 2 | ||||
-rw-r--r-- | extra/gtk4/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/gtk4/checksums b/extra/gtk4/checksums index d535669e..2fbf53c5 100644 --- a/extra/gtk4/checksums +++ b/extra/gtk4/checksums @@ -1,4 +1,4 @@ %BLAKE3 -ffc217f22fbbbf47919a971ce8b13e7d4fdbd4c24c1d3fec032f69f11a89b0df gtk-4.8.1.tar.xz +5ef55c19fad590c03009e77b30d483dbe5088908f5984c039b3f02b0dafd31b4 gtk-4.8.2.tar.xz 6654770a5ef88887b93cba499b32f6f36279f5fcc2684fdad9ec9bad5037ea26 8280337.tar.gz 2753baffa6a8686ecea1b1f6348911e3545219ecb92b2fcffb3afc67830bfe06 302397c.tar.gz diff --git a/extra/gtk4/sources b/extra/gtk4/sources index 1c327eef..53f9b98d 100644 --- a/extra/gtk4/sources +++ b/extra/gtk4/sources @@ -1,3 +1,3 @@ -https://download.gnome.org/sources/gtk/4.8/gtk-4.8.1.tar.xz +https://download.gnome.org/sources/gtk/4.8/gtk-4.8.2.tar.xz https://github.com/lazka/sassc/archive/8280337.tar.gz subprojects/sassc https://github.com/lazka/libsass/archive/302397c.tar.gz subprojects/libsass diff --git a/extra/gtk4/version b/extra/gtk4/version index 918b3906..79bfc9c1 100644 --- a/extra/gtk4/version +++ b/extra/gtk4/version @@ -1 +1 @@ -4.8.1 1 +4.8.2 1 |