qt-unixodbc 6.4.2
Closes #119872. Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
0b1203d634
commit
e628701643
|
@ -1,8 +1,8 @@
|
|||
class QtUnixodbc < Formula
|
||||
desc "Qt SQL Database Driver"
|
||||
homepage "https://www.qt.io/"
|
||||
url "https://download.qt.io/official_releases/qt/6.4/6.4.1/submodules/qtbase-everywhere-src-6.4.1.tar.xz"
|
||||
sha256 "532ad71cc0f9c8f7cb92766c47bc3d23263c60876becd9053802f9727af24fae"
|
||||
url "https://download.qt.io/official_releases/qt/6.4/6.4.2/submodules/qtbase-everywhere-src-6.4.2.tar.xz"
|
||||
sha256 "a88bc6cedbb34878a49a622baa79cace78cfbad4f95fdbd3656ddb21c705525d"
|
||||
license any_of: ["GPL-2.0-only", "GPL-3.0-only", "LGPL-3.0-only"]
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue