doctl: 1.142.0 -> 1.145.0

This commit is contained in:
R. Ryantm
2025-10-04 04:27:11 +00:00
parent 27ac939589
commit a01f617fd5

View File

@@ -9,7 +9,7 @@
buildGoModule rec {
pname = "doctl";
version = "1.142.0";
version = "1.145.0";
vendorHash = null;
@@ -42,7 +42,7 @@ buildGoModule rec {
owner = "digitalocean";
repo = "doctl";
tag = "v${version}";
hash = "sha256-wbOO9jdGfy39GeGEwLURLpxhXt17sk6gQRUbz6ysSXc=";
hash = "sha256-JeIpx+i1JDVfJqCKTZMTJ7rDMGO4yA/eR56C3qr08zg=";
};
meta = {