octoscan: 0.1.6 -> 0.1.7

This commit is contained in:
R. Ryantm
2026-03-30 09:21:18 +00:00
parent 218caa0caf
commit 026d8eda0a
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "octoscan";
version = "0.1.6";
version = "0.1.7";
src = fetchFromGitHub {
owner = "synacktiv";
repo = "octoscan";
tag = "v${finalAttrs.version}";
hash = "sha256-BFq4PXW5V8L4NP6wn2t2hG5xBKwxlgS+YC75VDTKKjs=";
hash = "sha256-wdxuFYdM/0oEPQzr4EZ8fqNGo5CZrpz014kaVQXB3Bs=";
};
vendorHash = "sha256-+TQDZXqWNBFAPES0qsrpBdl/jQZAfHXBcav2HcS0d7o=";