We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfb617 commit 74429d5Copy full SHA for 74429d5
sites/versions/v2/cli.json
@@ -1 +1 @@
1
-{ "latest": "cli-v1.5.2" }
+{ "latest": "cli-v1.5.3" }
sites/versions/vercel.json
@@ -6,7 +6,7 @@
6
{
7
"source": "/latest/v2/:binary",
8
"permanent": false,
9
- "destination": "https://github.com/cloudquery/cloudquery/releases/download/cli-v1.5.2/:binary" },
+ "destination": "https://github.com/cloudquery/cloudquery/releases/download/cli-v1.5.3/:binary" },
10
11
"source": "/latest/v1/:binary",
12
0 commit comments