Skip to content
Merged

scw 2.36.0 #205660

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/scw.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Scw < Formula
desc "Command-line Interface for Scaleway"
homepage "https://github.com/scaleway/scaleway-cli"
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.35.0.tar.gz"
sha256 "d787031659db7ba2ac0f12e26b924aad9776dc108d4350d35cb67d9c465b2b00"
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.36.0.tar.gz"
sha256 "9e68d54d9280b30bf05bdb8bedab8c8f594d9a0d3a4cacd02ee4d88aaf3e46d4"
license "Apache-2.0"

bottle do
Expand Down
Loading