Merge pull request #305557 from r-ryantm/auto-update/pet

pet: 0.7.0 -> 0.7.1
This commit is contained in:
Wael Nasreddine 2024-04-25 20:44:37 -07:00 committed by GitHub
commit a73feccb2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "pet";
version = "0.7.0";
version = "0.7.1";
src = fetchFromGitHub {
owner = "knqyf263";
repo = "pet";
rev = "v${version}";
sha256 = "sha256-2C87oqMyq85cbN2rq8aEkEyFC5IZCw75TMQSjzR+RrY=";
sha256 = "sha256-UN7UkwzMz5KGZZqfK+g3bja/dBO6oy682b8qqYgSfPU=";
};
vendorHash = "sha256-ebdPWKNL9i3sEGpfDCXIfOaFQjV5LXohug2qFXeWenk=";