diff options
author | Cem Keylan <cem@ckyln.com> | 2023-10-13 13:30:13 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-10-13 13:30:13 +0200 |
commit | 72e938b1cdf6e4eb17b13d43edcbaed4cb6a16c7 (patch) | |
tree | c62c177011e277dff23636d75806507567ba1c79 | |
parent | 08e607e76d61d8709a07ea5f5b912dbb862741ca (diff) | |
download | repository-72e938b1cdf6e4eb17b13d43edcbaed4cb6a16c7.tar.gz |
gtk4: bump to 4.12.3
-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 400b680a..4e2d2b3e 100644 --- a/extra/gtk4/checksums +++ b/extra/gtk4/checksums @@ -1,4 +1,4 @@ %BLAKE3 -3924f86c145ea011b0c3d20375a42ccbc81c63120e025720d59055ea2e90c47d gtk-4.12.1.tar.xz +7a1f91492fc2ccd7374bbff30b6df9aeb5e1d3152bcba0bdb5ba412b61d43fd2 gtk-4.12.3.tar.xz 6654770a5ef88887b93cba499b32f6f36279f5fcc2684fdad9ec9bad5037ea26 8280337.tar.gz 2753baffa6a8686ecea1b1f6348911e3545219ecb92b2fcffb3afc67830bfe06 302397c.tar.gz diff --git a/extra/gtk4/sources b/extra/gtk4/sources index 33a6d3d9..c8e745ed 100644 --- a/extra/gtk4/sources +++ b/extra/gtk4/sources @@ -1,3 +1,3 @@ -https://download.gnome.org/sources/gtk/4.12/gtk-4.12.1.tar.xz +https://download.gnome.org/sources/gtk/4.12/gtk-4.12.3.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 56de44b7..29f2da0e 100644 --- a/extra/gtk4/version +++ b/extra/gtk4/version @@ -1 +1 @@ -4.12.1 2 +4.12.3 1 |