From ee272e94172be21cb053690ab811adadb43d1236 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 10 May 2024 10:56:22 +0900 Subject: [PATCH] updated hyprland-scanner --- install-scripts/hyprwayland-scanner.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-scripts/hyprwayland-scanner.sh b/install-scripts/hyprwayland-scanner.sh index 03ef59d..c0be647 100755 --- a/install-scripts/hyprwayland-scanner.sh +++ b/install-scripts/hyprwayland-scanner.sh @@ -6,7 +6,7 @@ scan_depend=( libpugixml-dev ) #specific branch or release -scan_tag="v0.3.4" +scan_tag="v0.3.6" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## # Determine the directory where the script is located