Skip to content

Commit 06c5b41

Browse files
committed
chore(deps): update dependency warrensbox/terraform-switcher to v1.11.0
1 parent b3cf6e5 commit 06c5b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tfswitch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ install() {
1919
ARCH=$(uname -m | tr '[:upper:]' '[:lower:]')
2020

2121
# renovate: datasource=github-tags depName=warrensbox/terraform-switcher
22-
local TFSWITCH_VERSION="v1.10.0"
22+
local TFSWITCH_VERSION="v1.11.0"
2323
if [[ ! -f "${HOME}/opt/tfswitch/tfswitch_${TFSWITCH_VERSION}" ]]; then
2424
mkdir -p "${HOME}/opt/tfswitch"
2525

0 commit comments

Comments
 (0)