doctl: 1.137.0 -> 1.139.0

This commit is contained in:
R. Ryantm 2025-08-17 01:42:54 +00:00
parent 09906cab24
commit 6bafcc7c5d

View File

@ -9,7 +9,7 @@
buildGoModule rec {
pname = "doctl";
version = "1.137.0";
version = "1.139.0";
vendorHash = null;
@ -42,7 +42,7 @@ buildGoModule rec {
owner = "digitalocean";
repo = "doctl";
tag = "v${version}";
hash = "sha256-TBC2rrXQ3xKqMvez9rCat48FWQEqTIs9eZIs3p0u6tw=";
hash = "sha256-oofG1Fj+1NiDhvSMm0k49K740aUWTrAqH4s/8KsY82o=";
};
meta = {