We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd3a5a commit a1da4c5Copy full SHA for a1da4c5
1 file changed
Formula/bigquery-schema-select.rb
@@ -1,8 +1,8 @@
1
class BigquerySchemaSelect < Formula
2
desc "Generates SQL query that selects all fields from a BigQuery schema"
3
homepage "https://github.com/fpopic/bigquery-schema-select"
4
- url "https://github.com/fpopic/bigquery-schema-select/archive/refs/tags/v1.2.tar.gz"
5
- sha256 "beb6e8f7333c33e798a0fac2d37c2c0a69764ddb2689f173768e604a5f363c39"
+ url "https://github.com/fpopic/bigquery-schema-select/archive/refs/tags/v1.3.tar.gz"
+ sha256 "241da3b4f505334b64f231c98aeb61974c3100077e2db78d8a60da2856b8c4a4"
6
license "Apache-2.0"
7
8
depends_on "jq"
0 commit comments