chore(deps): update dependency xwin to v0.6.6
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
All checks were successful
lint/clippy Checking for common mistakes and opportunities for code improvement
build/linux Build for the target platform: linux
build/msvc Build for the target platform: msvc
This commit is contained in:
parent
920b6fd9e3
commit
db0a597342
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
FROM debian:bullseye-slim AS xwin
|
||||
|
||||
# renovate: datasource=github-releases depName=xwin packageName=Jake-Shadle/xwin
|
||||
ARG XWIN_VERSION=0.5.2
|
||||
ARG XWIN_VERSION=0.6.6
|
||||
ARG XWIN_PREFIX="xwin-$XWIN_VERSION-x86_64-unknown-linux-musl"
|
||||
ADD https://github.com/Jake-Shadle/xwin/releases/download/$XWIN_VERSION/$XWIN_PREFIX.tar.gz /root/$XWIN_PREFIX.tar.gz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue