Skip to content

Commit 70193a7

Browse files
committed
cloudquery 6.12.10
1 parent bcbeee8 commit 70193a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cloudquery.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cloudquery < Formula
22
desc "Data movement tool to sync data from any source to any destination"
33
homepage "https://www.cloudquery.io"
4-
url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.9.tar.gz"
5-
sha256 "dad4fd1f1f37c318bea53561a55c39ef3c89a6f99f746dbbf2931d51deb6af68"
4+
url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.10.tar.gz"
5+
sha256 "d097ead6bc7b5f2b2091548e8490c0c57759915f4286c69f9d5678194a6b9e91"
66
license "MPL-2.0"
77
head "https://github.com/cloudquery/cloudquery.git", branch: "main"
88

0 commit comments

Comments
 (0)