Skip to content
Merged

scw 2.46.0 #255417

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://www.scaleway.com/en/cli/"
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.45.0.tar.gz"
sha256 "8c9d56d752d06e35abccb0f626e7df2418a17a22b27cb1a49a2638370f0f2c83"
url "https://github.com/scaleway/scaleway-cli/archive/refs/tags/v2.46.0.tar.gz"
sha256 "814705b52555bc3fd6f1da84fa42aa0aa91315c164f390964a6b7de78212287c"
license "Apache-2.0"

livecheck do
Expand Down
Loading