Unverified Commit 1101446e authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

ovhcloud-cli: 0.5.0 -> 0.6.0 (#450275)

parents 8d4f86d6 5aba2b76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

buildGoModule (finalAttrs: {
  pname = "ovhcloud-cli";
  version = "0.5.0";
  version = "0.6.0";

  src = fetchFromGitHub {
    owner = "ovh";
    repo = "ovhcloud-cli";
    tag = "v${finalAttrs.version}";
    hash = "sha256-vf8z2jOcN76BIS6AamWxrBIVUMxlerd4dNwVxpuxQZg=";
    hash = "sha256-ZW/o9YpENWmiBYRy+gPQyLM00QM6f+Ym7IFSeArqZ64=";
  };

  vendorHash = "sha256-WNONEceR/cDVloosQ/BMYjPTk9elQ1oTX89lgzENSAI=";