Skip to content

Commit 9b9bdc5

Browse files
committed
cloudquery 6.12.6
1 parent 12ce290 commit 9b9bdc5

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.5.tar.gz"
5-
sha256 "39d3f7a8a841ed61aadcc7e73c0886277c19111d4f1c51d8a376ed868d8b1685"
4+
url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.12.6.tar.gz"
5+
sha256 "7e2f34b7a70c8c91819de1d140bfdd838b84eb19253cda5cc1507b50c4a8eebc"
66
license "MPL-2.0"
77
head "https://github.com/cloudquery/cloudquery.git", branch: "main"
88

0 commit comments

Comments
 (0)