oui: 2.0.7 -> 2.1.0

This commit is contained in:
R. Ryantm
2026-07-08 15:57:20 +00:00
parent 8ab1ccd1c1
commit ff968d9e9b
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "oui";
version = "2.0.7";
version = "2.1.0";
src = fetchFromGitHub {
owner = "thatmattlove";
repo = "oui";
rev = "v${finalAttrs.version}";
hash = "sha256-lwjDFd2rxMh7kHOuwgIeA2/gnzHoNkGKTQGd/xqshZY=";
hash = "sha256-8hzemGUeUU1QmXJogkr4LLpSgwt1BMqTNTft8PxwmDQ=";
};
vendorHash = "sha256-EOu9imj0YwYhHX7ZzE9BzhkoDitC5AHjlwoWmQs0Rj4=";