Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-installer to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 23, 2023
1 parent a9d5029 commit 0a2a460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.chezmoiscripts/run_once_after_10_aqua.sh.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ clear='\033[0m'
_aqua_latest_version=v2.8.0

# renovate: depName=aquaproj/aqua-installer datasource=github-releases
_aqua_installer_version=v2.1.1
_aqua_installer_version=v2.1.2

if command -v aqua; then
_aqua_current="$(aqua -v | head -n1 | cut -d" " -f3 | sed "s/^/v/")"
Expand Down

0 comments on commit 0a2a460

Please sign in to comment.