Skip to content

Commit 615da1d

Browse files
authored
Merge pull request #246652 from Homebrew/bump-wikibase-cli-19.0.1
wikibase-cli 19.0.1
2 parents 6d4a036 + 3432b7e commit 615da1d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/w/wikibase-cli.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
class WikibaseCli < Formula
22
desc "Command-line interface to Wikibase"
33
homepage "https://github.com/maxlath/wikibase-cli"
4-
url "https://registry.npmjs.org/wikibase-cli/-/wikibase-cli-18.3.3.tgz"
5-
sha256 "3bfd8433eaae7ff56b5ca76b0411183a7436e2710374135bf3879a3fc0ebf259"
4+
url "https://registry.npmjs.org/wikibase-cli/-/wikibase-cli-19.0.1.tgz"
5+
sha256 "9d6a39874c34e3f2893900df8a83b8cd2582748c64afe3dc285216c5b42da93f"
66
license "MIT"
77

88
bottle do
9-
rebuild 1
10-
sha256 cellar: :any_skip_relocation, all: "cf40efe73dfd21d8743574442ef93760bccfda4b091fa0f54c08d0540a7faaf9"
9+
sha256 cellar: :any_skip_relocation, all: "0ee8d4320500f0bfadaf7fd3e19cd10f3e30f0b435cb749054f2742a81871bed"
1110
end
1211

1312
depends_on "node"

0 commit comments

Comments
 (0)