diff --git a/flake.lock b/flake.lock index 20cb9db8f..394b312dc 100644 --- a/flake.lock +++ b/flake.lock @@ -54,11 +54,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1711703276, - "narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=", + "lastModified": 1712122226, + "narHash": "sha256-pmgwKs8Thu1WETMqCrWUm0CkN1nmCKX3b51+EXsAZyY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d8fe5e6c92d0d190646fb9f1056741a229980089", + "rev": "08b9151ed40350725eb40b1fe96b0b86304a654b", "type": "github" }, "original": { diff --git a/www/docs/static/latest b/www/docs/static/latest index bb04940a6..9478670ac 100644 --- a/www/docs/static/latest +++ b/www/docs/static/latest @@ -1 +1 @@ -v1.25.0 +v1.25.1 diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index fc4c2be98..c91936704 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v1.25.0-pro +v1.25.1-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 184514d05..418960660 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v1.25.1-pro" + }, { "tag_name": "v1.25.0-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index aa5537c57..d5e4e8a78 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v1.25.1" + }, { "tag_name": "v1.25.0" },