Merge pull request #313026 from r-ryantm/auto-update/godu

godu: 1.4.1 -> 1.5.2
This commit is contained in:
Weijia Wang 2024-06-02 18:06:50 +02:00 committed by GitHub
commit add5198a04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "godu";
version = "1.4.1";
version = "1.5.2";
src = fetchFromGitHub {
owner = "viktomas";
repo = pname;
rev = "v${version}";
hash = "sha256-fJeSUAuNELZZ1DcybNsYd2ZX93VYWsLum5tHp68ZVlo=";
hash = "sha256-z1LCPweaf8e/HWkSrRCiMYZl4F4dKo4/wDkWgY+eTvk=";
};
vendorHash = "sha256-8cZCeZ0gqxqbwB0WuEOFmEUNQd3/KcLeN0eLGfWG8BY=";