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 bcbeee8 commit 70193a7Copy full SHA for 70193a7
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.9.tar.gz"
5
- sha256 "dad4fd1f1f37c318bea53561a55c39ef3c89a6f99f746dbbf2931d51deb6af68"
+ url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.10.tar.gz"
+ sha256 "d097ead6bc7b5f2b2091548e8490c0c57759915f4286c69f9d5678194a6b9e91"
6
license "MPL-2.0"
7
head "https://github.com/cloudquery/cloudquery.git", branch: "main"
8
0 commit comments