We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ce290 commit 9b9bdc5Copy full SHA for 9b9bdc5
Formula/c/cloudquery.rb
@@ -1,8 +1,8 @@
1
class Cloudquery < Formula
2
desc "Data movement tool to sync data from any source to any destination"
3
homepage "https://www.cloudquery.io"
4
- url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.5.tar.gz"
5
- sha256 "39d3f7a8a841ed61aadcc7e73c0886277c19111d4f1c51d8a376ed868d8b1685"
+ url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.6.tar.gz"
+ sha256 "7e2f34b7a70c8c91819de1d140bfdd838b84eb19253cda5cc1507b50c4a8eebc"
6
license "MPL-2.0"
7
head "https://github.com/cloudquery/cloudquery.git", branch: "main"
8
0 commit comments