Skip to content

Commit af0ea1b

Browse files
committed
chore(deps): update dependency astral-sh/uv to v0.9.12
1 parent 08c7ac1 commit af0ea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/uv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ clean() {
1717

1818
install() {
1919
# renovate: datasource=github-tags depName=astral-sh/uv
20-
local APP_VERSION_TAG="0.9.11"
20+
local APP_VERSION_TAG="0.9.12"
2121
local APP_VERSION="${APP_VERSION_TAG/v/}"
2222
local APP_BIN_VERSION_PATH="${APP_BASE_PATH}/${APP_BIN_NAME}_${APP_VERSION}"
2323

0 commit comments

Comments
 (0)