h2 1.4.197
Closes #25454. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
54bdd909f1
commit
0422034358
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class H2 < Formula
|
||||
desc "Java SQL database"
|
||||
homepage "https://www.h2database.com/"
|
||||
url "https://www.h2database.com/h2-2017-06-10.zip"
|
||||
version "1.4.196"
|
||||
sha256 "1224638c19b975ba4d8f82435c3ff89526740b1123409e29ceb87c0b6f1734c2"
|
||||
url "https://www.h2database.com/h2-2018-03-18.zip"
|
||||
version "1.4.197"
|
||||
sha256 "a45e7824b4f54f5d9d65fb89f22e1e75ecadb15ea4dcf8c5d432b80af59ea759"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue