Skip to content

Commit

Permalink
Update dependency felipecrs/pkgx to 1.2.0-felipecrs.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Jul 6, 2024
1 parent 3a8f9fe commit 5784d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devcontainer/scripts/prepare_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ${CURL} "https://github.com/kadwanev/retry/releases/download/${RETRY_VERSION}/re

# install pkgx
# renovate: datasource=github-releases depName=felipecrs/pkgx
PKGX_VERSION="1.2.0-felipecrs.0"
PKGX_VERSION="1.2.0-felipecrs.1"
${CURL} "https://github.com/felipecrs/pkgx/releases/download/v${PKGX_VERSION}/pkgx-${PKGX_VERSION}+linux+${UNAME_ARCH//_/-}.tar.xz" |
tar -C /usr/local/bin -xJf - pkgx

Expand Down

0 comments on commit 5784d29

Please sign in to comment.