updated hyprwayland-scanner install script

This commit is contained in:
JaKooLit 2024-06-08 06:08:09 +09:00
parent 290e306ab7
commit 5339de714d

View File

@ -6,7 +6,7 @@ scan_depend=(
libpugixml-dev libpugixml-dev
) )
#specific branch or release #specific branch or release
scan_tag="v0.3.9" scan_tag="v0.3.10"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
# Determine the directory where the script is located # Determine the directory where the script is located