We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e5af49 commit b1723dfCopy full SHA for b1723df
1 file changed
package.nix
@@ -1,7 +1,7 @@
1
{ buildGo126Module, versionCheckHook }:
2
buildGo126Module (finalAttrs: {
3
pname = "sysdig-mcp-server";
4
- version = "1.0.9";
+ version = "2.0.0";
5
src = ./.;
6
# This hash is automatically re-calculated with `just rehash-package-nix`. This is automatically called as well by `just update`.
7
vendorHash = "sha256-/+0Vi3jhlx7wsQWct4kgfDho2BJRqSqXz8LnzvY7BcI=";
0 commit comments