Skip to content

Commit 196c68d

Browse files
committed
cloudquery 6.22.1
1 parent 9f9e2d6 commit 196c68d

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

0 commit comments

Comments
 (0)