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

do-agent: 3.13.0 -> 3.13.1
This commit is contained in:
Jonas Heinrich 2022-08-28 20:48:12 +02:00 committed by GitHub
commit 58d6043fac
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.13.0";
version = "3.13.1";
src = fetchFromGitHub {
owner = "digitalocean";
repo = "do-agent";
rev = version;
sha256 = "sha256-GJwNJRH7Ib4b3ZP0JHDMZD6h/AZvpRpIaZUDtnLFVoc=";
sha256 = "sha256-f8sUm80Rw9QU1fa8mdepw+zOWEP/UqWLSLtQmwKeB+Q=";
};
ldflags = [