Unverified Commit 13ed9525 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

doctl: 1.150.0 -> 1.151.0 (#493347)

parents 13572bae 46b5eedf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

buildGoModule (finalAttrs: {
  pname = "doctl";
  version = "1.150.0";
  version = "1.151.0";

  vendorHash = null;

@@ -42,7 +42,7 @@ buildGoModule (finalAttrs: {
    owner = "digitalocean";
    repo = "doctl";
    tag = "v${finalAttrs.version}";
    hash = "sha256-Q7sxWxiWCdPU52i8uhplOqZFS5WPBMmSNgPqLp1cEI8=";
    hash = "sha256-E/WehmqEfsOJDdssIV4PQpKAEAyS+VnG17jbd0OxD8U=";
  };

  meta = {