Merge pull request #309596 from r-ryantm/auto-update/xd

xd: 0.4.5 -> 0.4.6
This commit is contained in:
Weijia Wang 2024-05-12 21:36:16 +02:00 committed by GitHub
commit 40f4b4c577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "XD";
version = "0.4.5";
version = "0.4.6";
src = fetchFromGitHub {
owner = "majestrate";
repo = "XD";
rev = "v${version}";
sha256 = "sha256-u8cUcxNW2jAWxVn1hDHS2cpIpcyv4lwx1zytlzPPdv4=";
sha256 = "sha256-k8Mm0tC7wiBmHFdCX38Rz7ccEFkdeArzGJVHTLQ7iWY=";
};
vendorHash = "sha256-ZD7PZJcY7qWHEQOk5I9IlMup0vbYYaRvVau5Go7ocno=";