Skip to content

Commit f788934

Browse files
committed
Release: update Homebrew formula for v1.4
1 parent 9606f29 commit f788934

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/bigquery-schema-select.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BigquerySchemaSelect < Formula
22
desc "Generates SQL query that selects all fields from a BigQuery schema"
33
homepage "https://github.com/fpopic/bigquery-schema-select"
4-
url "https://github.com/fpopic/bigquery-schema-select/archive/refs/tags/v1.3.tar.gz"
5-
sha256 "241da3b4f505334b64f231c98aeb61974c3100077e2db78d8a60da2856b8c4a4"
4+
url "https://github.com/fpopic/bigquery-schema-select/archive/refs/tags/v1.4.tar.gz"
5+
sha256 "f2d08f1ad5384e33459b08f147552fccc5ce06057dc33c93bddd6227bf82449d"
66
license "Apache-2.0"
77

88
depends_on "jq"

0 commit comments

Comments
 (0)