updated the version of packages

Signed-off-by: Qianqiang Liu <qianqiang.liu@163.com>
This commit is contained in:
Qianqiang Liu 2025-08-25 16:59:01 +08:00
parent e55dad3ad5
commit 66d7563034
8 changed files with 7 additions and 7 deletions

0
install-scripts/02-pre-cleanup.sh Normal file → Executable file
View File

0
install-scripts/03-Final-Check.sh Normal file → Executable file
View File

View File

@ -9,7 +9,7 @@ librsvg2-dev
)
#specific branch or release
tag="v0.1.12"
tag="v0.1.13"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

View File

@ -5,7 +5,7 @@
#specific branch or release
tag="v0.6.3"
tag="v0.6.4"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

View File

@ -16,7 +16,7 @@ build_dep=(
)
#specific branch or release
tag="v0.9.0"
tag="v0.9.1"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

View File

@ -13,7 +13,7 @@ polkitagent=(
)
#specific branch or release
tag="v0.1.2"
tag="v0.1.3"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

View File

@ -4,7 +4,7 @@
# hyprutils #
#specific branch or release
tag="v0.8.1"
tag="v0.8.2"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

View File

@ -13,7 +13,7 @@ xdg=(
)
#specific branch or release
tag="v1.3.9"
tag="v1.3.10"
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"