Unverified Commit 8c57bb0f authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

civo: 1.1.92 -> 1.1.93 (#370438)

parents bc75d47c d45e7d76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule rec {
  pname = "civo";
  version = "1.1.92";
  version = "1.1.93";

  src = fetchFromGitHub {
    owner = "civo";
    repo = "cli";
    rev = "v${version}";
    hash = "sha256-nsH/6OVvCOU4f9UZNFOm9AtyN9L4tXB285580g3SsxE=";
    hash = "sha256-FX2hnqYqvPoD6Fn1363XrK4n0tMd9xkWlIcyIhDJDW4=";
  };

  vendorHash = "sha256-G3ijLi3ZbURVHkjUwylFWwxRyxroppVUFJveKw5qLq8=";