Merge pull request #271844 from r-ryantm/auto-update/scaleway-cli

scaleway-cli: 2.24.0 -> 2.25.0
This commit is contained in:
maxine 2023-12-05 23:19:37 +01:00 committed by GitHub
commit 7e4f9b5de8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,16 +2,16 @@
buildGoModule rec { buildGoModule rec {
pname = "scaleway-cli"; pname = "scaleway-cli";
version = "2.24.0"; version = "2.25.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "scaleway"; owner = "scaleway";
repo = "scaleway-cli"; repo = "scaleway-cli";
rev = "v${version}"; rev = "v${version}";
sha256 = "sha256-Q65X2lsR5jyWXxxmkvUA0yG4miD+KUSBGRFXvH4KBGY="; sha256 = "sha256-wx/247ZNbdNdRiGLTfCig1JAjmXZX0aCHbOgelzMcyw=";
}; };
vendorHash = "sha256-mZ2XFZS5tqtRUhdo6AOCY4xSaYgxUEy1OFbyzsbCEnU="; vendorHash = "sha256-FftJsXM9sexRqBKrIeTdWh5Z0eYIK3acDNtptqqILD8=";
ldflags = [ ldflags = [
"-w" "-w"