wgo: 0.5.13 -> 0.5.14

This commit is contained in:
R. Ryantm 2025-08-17 08:44:48 +00:00
parent 91dc47bffd
commit 3c69778c67

View File

@ -6,7 +6,7 @@
let
pname = "wgo";
version = "0.5.13";
version = "0.5.14";
in
buildGoModule {
inherit pname version;
@ -15,7 +15,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-CAHaIq4gxl5o3PMdnyQXKKCJGuHpoBuXv2/bETm1LZs=";
hash = "sha256-zqRcGUfqvn0NX1rL/+jMVE/LCIT2IrqUUPDGThSueAY=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";