Skip to content

Commit 862d53f

Browse files
committed
chore(deps): update dependency scaleway/scaleway-cli to v2.48.0
1 parent 555020b commit 862d53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/scaleway.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clean() {
1414

1515
install() {
1616
# renovate: datasource=github-releases depName=scaleway/scaleway-cli
17-
local SCW_VERSION_TAG="v2.47.0"
17+
local SCW_VERSION_TAG="v2.48.0"
1818
local SCW_VERSION="${SCW_VERSION_TAG/v/}"
1919
if [[ ! -f "${HOME}/opt/scaleway/scaleway_${SCW_VERSION}" ]]; then
2020
mkdir -p "${HOME}/opt/scaleway"

0 commit comments

Comments
 (0)