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 9f9e2d6 commit 196c68dCopy full SHA for 196c68d
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.22.0.tar.gz"
5
- sha256 "a23e2f6ebc7d9ee4c857dbd8adf908ac2c2ae5da84bc1b1312a9c2a6473857ff"
+ url "https://github.com/cloudquery/cloudquery/archive/refs/tags/cli-v6.22.1.tar.gz"
+ sha256 "a08eed7f7e3f0cf18a665b9d5c4fa35aebb4a005e127f11b1b827d1b301888d7"
6
license "MPL-2.0"
7
head "https://github.com/cloudquery/cloudquery.git", branch: "main"
8
0 commit comments