Skip to content

Commit

Permalink
Merge pull request #199552 from Homebrew/libqalculate-5.4.0
Browse files Browse the repository at this point in the history
libqalculate qalculate-gtk qalculate-qt 5.4.0
  • Loading branch information
BrewTestBot authored Dec 15, 2024
2 parents 55d8d48 + fadcac6 commit c305550
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions Formula/lib/libqalculate.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
class Libqalculate < Formula
desc "Library for Qalculate! program"
homepage "https://qalculate.github.io/"
url "https://github.com/Qalculate/libqalculate/releases/download/v5.3.0/libqalculate-5.3.0.tar.gz"
sha256 "61dd60b1d43ad3d2944cff9b2f45c9bc646c5a849c621133ef07231e8289e35b"
url "https://github.com/Qalculate/libqalculate/releases/download/v5.4.0/libqalculate-5.4.0.tar.gz"
sha256 "1fe956877ff1bbb1f4b470c41cdf3d971cebbeda6a35e92282f0eea5193ac343"
license "GPL-2.0-or-later"

bottle do
sha256 arm64_sonoma: "5e91f7eda5d004a1560a1123fc5ad5458e0f429dc1e308e8f1326ed84fbe5f0f"
sha256 arm64_ventura: "2426676ec5818a5cac6aecb75d7a881b3d46248cd4ace86d2d9d47be7368625b"
sha256 sonoma: "928333f3a86483068b3452bfd94e3d4917da1a1ad4efda26a2ef8fe7c25a8a5c"
sha256 ventura: "fb7a6fa06d032729459057d66e1a8f208b48f0ab774f8d5602edbd3e9ec1f8ad"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d2a4524258b85f3cfc277e7f1da310728e5ca837d18cd3ae649b04ad432e1103"
sha256 arm64_sonoma: "a1e22572437ada78996832232bd2e82af47074263414efc0512a69b62cbb1ced"
sha256 arm64_ventura: "8ef6eb8153508170ce09c5b9fc705ed99a87f875591c2776502dd9837905c71c"
sha256 sonoma: "36d7d41180e2395759660c1bf61b6d12ed4882c74eabdc3175734ca94bbf9b88"
sha256 ventura: "31a8d6f178afad7dc9b775e7475d1b6078248d7d6cfb60e6b228f652248d242c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0eb72acac6384ae46d96ebf55fb95aed0d0dc601dad91b461a0a33de0bb09c41"
end

depends_on "gettext" => :build
Expand Down
14 changes: 7 additions & 7 deletions Formula/q/qalculate-gtk.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
class QalculateGtk < Formula
desc "Multi-purpose desktop calculator"
homepage "https://qalculate.github.io/"
url "https://github.com/Qalculate/qalculate-gtk/releases/download/v5.3.0/qalculate-gtk-5.3.0.tar.gz"
sha256 "2cbeeaa6c820644a08427c7dbf1273bf55a1eb28650ecf425e3a420612d79c9f"
url "https://github.com/Qalculate/qalculate-gtk/releases/download/v5.4.0/qalculate-gtk-5.4.0.tar.gz"
sha256 "9a112b3bcb348834dff631fa5d8a55f36b0e4caf5d992c21e4b1a72879611331"
license "GPL-2.0-or-later"

bottle do
sha256 arm64_sonoma: "0bbed3a7751d952ba081966830aa6c1244a5eab9d16b5bdaf8f7fc9b6064ebb3"
sha256 arm64_ventura: "288af7fe2d06a2d8973a83b879b025850f7447629833b6a50b285bc26ddd0cda"
sha256 sonoma: "22a49f59a963fca47e7710711353c24817b69c549382b77e0a9d0a26165a0b05"
sha256 ventura: "9a3cb7637233a80c6c6c61265fa99c0ead25b4381e42186e6fb96d783c1fa302"
sha256 x86_64_linux: "97c8bd229a1b196064d3cc5dcdbbc3fef66ff8e11163b1e6c537958b5fa5ead4"
sha256 arm64_sonoma: "03c3c0964c9c4229530387adf2a2b4412b0f16cd5297ca55dd2f4d12bceeb164"
sha256 arm64_ventura: "b144912b6e1b8b8dcc01a4a165432e5986574ac3f043bb89dde6c5257ac7a8e3"
sha256 sonoma: "3e91888ac73c35a9aa95551229745ca2492af60772a4f0510893628a24d4ad93"
sha256 ventura: "1c4e703dd69910f1669ef041776c0c2988e584be3f624185abb61ac388ab0ae3"
sha256 x86_64_linux: "ecc5af9871586dcbfd3edda42e683dcee528a81b6a520b5964246272ae601c1c"
end

depends_on "gettext" => :build
Expand Down
14 changes: 7 additions & 7 deletions Formula/q/qalculate-qt.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class QalculateQt < Formula
desc "Multi-purpose desktop calculator"
homepage "https://qalculate.github.io/"
url "https://github.com/Qalculate/qalculate-qt/releases/download/v5.3.0/qalculate-qt-5.3.0.tar.gz"
sha256 "535aa5513d15c97c953f853225390effd7a3875d2564abeeb8584addf43050a9"
url "https://github.com/Qalculate/qalculate-qt/releases/download/v5.4.0/qalculate-qt-5.4.0.tar.gz"
sha256 "a97d1813bd68562465657136ebe7c3fb925d442efadc5aa14ac3806c152d2816"
license "GPL-2.0-or-later"
head "https://github.com/Qalculate/qalculate-qt.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sonoma: "6b50afdc2f02ca675fa76d2454502efc30628b2f007debacf5b2fcbc5476dbce"
sha256 cellar: :any, arm64_ventura: "181792531b47243e84b0fea5ec13d8ba63998e944962672b9c558f3386e18514"
sha256 cellar: :any, sonoma: "59e33fc72bb520ea8ca22a6958d46ab727144bc8dcbe14a36126caadd36afad3"
sha256 cellar: :any, ventura: "a632fa9a12cd594646d4b60dff2d4683241adf7a4aa1c794bb1d0e0999dc2b59"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0560b558736c380de57779ba37dec31767efad265630f0274957a79bb1891798"
sha256 cellar: :any, arm64_sonoma: "bd4785b1df5a1e2654c2f52ee1ff14cdedcf7300bcd7adc335bcad346c9592fd"
sha256 cellar: :any, arm64_ventura: "a8ef7981a30cb2fb7a3763e7806ef737dd326fb950560d83c39fbf5fc8cc1e66"
sha256 cellar: :any, sonoma: "d7b281998172198a8b18ca087faa2530295e93c15db04ca207af2d326333b21b"
sha256 cellar: :any, ventura: "7b00f4a57057f7fb9d80ebee909b56784fa50362a0370f1d56a37d184681e7d5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2760bf55598792a6173db0042e3c1809eb4846ebe2fdbd5782e844a0cd6e6364"
end

depends_on "pkgconf" => :build
Expand Down

0 comments on commit c305550

Please sign in to comment.