diff --git a/Formula/qtifw.rb b/Formula/qtifw.rb index 4e875860..b794d2fe 100644 --- a/Formula/qtifw.rb +++ b/Formula/qtifw.rb @@ -12,7 +12,7 @@ class Qtifw < Formula desc "Qt Installer Framework Installer" homepage "https://doc.qt.io/qtinstallerframework/" url "https://download.qt.io/official_releases/qt-installer-framework/4.5.2/installer-framework-opensource-src-4.5.2.tar.xz" - sha256 "602417a0a2ada5cada8f5b6ad5a160390198b68b46a3721022b7370a971b040a" # DevSkim: ignore DS173237 + sha256 "f815a1a230963f0fe7c3c2b0a9b559d5d7cadbaa4404ff8a2bd6c6eb74d89aca" # DevSkim: ignore DS173237 version_scheme 1 head "https://code.qt.io/cgit/installer-framework/installer-framework.git/" @@ -20,7 +20,7 @@ class Qtifw < Formula depends_on "xz" => :build depends_on "qt@5" - version = "4.5.2" + version = "4.5.2-1" def install Dir.glob("**/*.pro") do |f| diff --git a/README.md b/README.md index 6a5c7366..2ae66dde 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ [![Deploy Astro site to Pages][ghpages_action_badge]][ghpages_action] [![GitHub license][github_license_badge]][euplv1.2_license] -The QT Installer Framework V4.5.1 for Homebrew +The QT Installer Framework V4.5.2 for Homebrew +**Update from 4.5.1 to 4.5.2** ## Install diff --git a/docs/src/content/docs/en/introduction.md b/docs/src/content/docs/en/introduction.md index c464ee15..30499c66 100644 --- a/docs/src/content/docs/en/introduction.md +++ b/docs/src/content/docs/en/introduction.md @@ -5,6 +5,9 @@ description: 'Docs intro' **Welcome to homebrew-qtifw!** +The QT Installer Framework V4.5.2 for Homebrew. +***Update from 4.5.1 to 4.5.2*** + **_Installation Instructions_** - Open the terminal