metabase 0.15.0
Metabase is now on v0.15.0 Closes Homebrew/homebrew#49694. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
58a304b2b3
commit
95d25f7f36
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Metabase < Formula
|
||||
desc "Business intelligence report server"
|
||||
homepage "http://www.metabase.com/"
|
||||
url "http://downloads.metabase.com/v0.14.1/metabase.jar"
|
||||
version "0.14.1"
|
||||
sha256 "ba6f45a80767c588b6f59907bf60b559b3feccfaeaa46bbc61abd386f91f32d1"
|
||||
url "http://downloads.metabase.com/v0.15.0/metabase.jar"
|
||||
version "0.15.0"
|
||||
sha256 "a6fbb492eaadb40ef5e4ab8295ca754a36ea31e4346141274140626602dc5fa6"
|
||||
|
||||
head do
|
||||
url "https://github.com/metabase/metabase.git"
|
||||
|
|
Loading…
Reference in a new issue