From 9ef14fc5f20780c9c952e873c25dcd155101205c Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:51:14 +0600 Subject: [PATCH] Update xdph.sh regarding security https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.3.3 --- install-scripts/xdph.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-scripts/xdph.sh b/install-scripts/xdph.sh index 8827d49..0197b81 100755 --- a/install-scripts/xdph.sh +++ b/install-scripts/xdph.sh @@ -7,7 +7,7 @@ xdg=( ) #specific branch or release -xdph_tag="v1.3.2" +xdph_tag="v1.3.3" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## # Determine the directory where the script is located