osquery: 5.15.0 -> 5.16.0, add myself to the maintainers (#388410)

This commit is contained in:
lewo
2025-03-24 07:42:59 +01:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -105,6 +105,7 @@ stdenvNoCC.mkDerivation rec {
znewman01
lewo
squalus
lesuisse
];
};
}
+2 -2
View File
@@ -5,9 +5,9 @@
},
"osquery": {
"fetchSubmodules": true,
"hash": "sha256-ZEFdsdXf7a+lj79QtfjpfOKPt01C40lcdK5TAocjVmE=",
"hash": "sha256-Q5KiPqkyciuC5vlgBuY9ObRnDhM7Xhq6Oe5GbtatH/s=",
"owner": "osquery",
"repo": "osquery",
"rev": "5.15.0"
"rev": "5.16.0"
}
}