We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555020b commit 862d53fCopy full SHA for 862d53f
install/scaleway.sh
@@ -14,7 +14,7 @@ clean() {
14
15
install() {
16
# renovate: datasource=github-releases depName=scaleway/scaleway-cli
17
- local SCW_VERSION_TAG="v2.47.0"
+ local SCW_VERSION_TAG="v2.48.0"
18
local SCW_VERSION="${SCW_VERSION_TAG/v/}"
19
if [[ ! -f "${HOME}/opt/scaleway/scaleway_${SCW_VERSION}" ]]; then
20
mkdir -p "${HOME}/opt/scaleway"
0 commit comments