Skip to content

Commit

Permalink
chore: auto-update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2024
1 parent 6353982 commit b9dc6df
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 10 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
src = ./.;
ldflags = [ "-s" "-w" "-X main.version=dev" "-X main.builtBy=flake" ];
doCheck = false;
vendorHash = "sha256-ND9owINZcsEBa1EmLCO40UdQ/11StPheQLJP6Ax13Mw=";
vendorHash = "";
};

devShells.default = pkgs.mkShellNoCC {
Expand Down
2 changes: 1 addition & 1 deletion www/docs/static/latest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.24.0
v1.25.0
2 changes: 1 addition & 1 deletion www/docs/static/latest-pro
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.24.0-pro
v1.25.0-pro
3 changes: 3 additions & 0 deletions www/docs/static/releases-pro.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions www/docs/static/releases.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

83 changes: 76 additions & 7 deletions www/docs/static/schema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9dc6df

Please sign in to comment.