Merge pull request #138891 from r-ryantm/auto-update/do-agent

This commit is contained in:
Artturi 2021-10-05 15:36:29 +03:00 committed by GitHub
commit b3953ba7fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "do-agent";
version = "3.10.0";
version = "3.11.0";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-boEgCC3uWvJvb6VKpNhh6vHCfeE7oun5oneI2ITKh9g=";
sha256 = "sha256-Up7HBG6h24XIjBRvQYZpuB5lWXYTipQql9loykwwd1k=";
};
ldflags = [