Skip to content

Commit

Permalink
qt quick
Browse files Browse the repository at this point in the history
Closes #514.

Signed-off-by: paperchalice <29250197+paperchalice@users.noreply.github.com>
  • Loading branch information
PaperChalice authored and paperchalice committed Oct 14, 2023
1 parent 509ea96 commit c2a55f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/qt/qt-declarative.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class QtDeclarative < Formula
desc "Qt Quick2"
homepage "https://www.qt.io/"
url "https://download.qt.io/official_releases/qt/6.5/6.5.0/submodules/qtdeclarative-everywhere-src-6.5.0.tar.xz"
sha256 "f7d631cd8ebc1491dad0f30f1b5326ae812bee4ad706e61157816a82bf588c97"
url "https://download.qt.io/official_releases/qt/6.6/6.6.0/submodules/qtdeclarative-everywhere-src-6.6.0.tar.xz"
sha256 "1b539bb0a918c8f0307fd07bd4ef0334bf7f8934bbc2eabfc04c433a7d7fa331"
license all_of: ["GFDL-1.3-only", "GPL-2.0-only", "GPL-3.0-only", "LGPL-2.1-only", "LGPL-3.0-only"]
head "https://code.qt.io/qt/qtdeclarative.git", branch: "dev"

Expand Down

0 comments on commit c2a55f8

Please sign in to comment.