Merge pull request #279327 from r-ryantm/auto-update/templ

templ: 0.2.501 -> 0.2.513
This commit is contained in:
maxine
2024-01-07 14:53:04 +01:00
committed by GitHub
+2 -2
View File
@@ -5,7 +5,7 @@
buildGoModule rec {
pname = "templ";
version = "0.2.501";
version = "0.2.513";
subPackages = [ "cmd/templ" ];
@@ -21,7 +21,7 @@ buildGoModule rec {
owner = "a-h";
repo = "templ";
rev = "refs/tags/v${version}";
hash = "sha256-MkSGQZo2Zv6aCVANh2ETXoCXETkp+xk8jWAW4Wj+y2s=";
hash = "sha256-LWvwtAX1KBK33FIyY6alkG0RBXL6Ce4fR0cklQfwaRk=";
};
vendorHash = "sha256-buJArvaaKGRg3yS7BdcVY0ydyi4zah57ABeo+CHkZQU=";