We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c7ac1 commit af0ea1bCopy full SHA for af0ea1b
install/uv.sh
@@ -17,7 +17,7 @@ clean() {
17
18
install() {
19
# renovate: datasource=github-tags depName=astral-sh/uv
20
- local APP_VERSION_TAG="0.9.11"
+ local APP_VERSION_TAG="0.9.12"
21
local APP_VERSION="${APP_VERSION_TAG/v/}"
22
local APP_BIN_VERSION_PATH="${APP_BASE_PATH}/${APP_BIN_NAME}_${APP_VERSION}"
23
0 commit comments