diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/get-dep-lib.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get-dep-lib.sh b/scripts/get-dep-lib.sh index ef1d2beda..0ae39880c 100755 --- a/scripts/get-dep-lib.sh +++ b/scripts/get-dep-lib.sh @@ -13,7 +13,7 @@ CURRENT_XSLT="v1.1.29" CURRENT_SQLITE="3190200" CURRENT_LIBXML2="v2.9.4" CURRENT_LIBFTDI="1.3" -CURRENT_KIRIGAMI="8691651c1f0d09430416ba5fe2130647554b06a9" +CURRENT_KIRIGAMI="v5.62.0" CURRENT_BREEZE_ICONS="" CURRENT_GRANTLEE="master" CURRENT_MDBTOOLS="master" |