Skip to content

Commit

Permalink
Merge pull request #159142 from branchvincent/bump-at-spi2-core-2.50.1
Browse files Browse the repository at this point in the history
at-spi2-core 2.50.1
  • Loading branch information
BrewTestBot authored Jan 6, 2024
2 parents 0fa70cf + e4eebaa commit eba8f43
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/at-spi2-core.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class AtSpi2Core < Formula
desc "Protocol definitions and daemon for D-Bus at-spi"
homepage "https://www.freedesktop.org/wiki/Accessibility/AT-SPI2"
url "https://download.gnome.org/sources/at-spi2-core/2.50/at-spi2-core-2.50.0.tar.xz"
sha256 "e9f5a8c8235c9dd963b2171de9120301129c677dde933955e1df618b949c4adc"
url "https://download.gnome.org/sources/at-spi2-core/2.50/at-spi2-core-2.50.1.tar.xz"
sha256 "5727b5c0687ac57ba8040e79bd6731b714a36b8fcf32190f236b8fb3698789e7"
license "LGPL-2.1-or-later"

bottle do
sha256 arm64_sonoma: "c2a3ae2db2f7c4c9a51ff267a637099e9a2b374236a161b64250cc27abb878f3"
sha256 arm64_ventura: "3b5eee43419542ae28c18fa30f3a129443a0af25ae7bdd568551a14666b4f1b8"
sha256 arm64_monterey: "1e2f0b026b13f9ecc88d85ea7855979c075a0e81bac42fd1fb03f73f2c231552"
sha256 sonoma: "3b4398b7dc33d621b1e80f66eb29cfe671e5593decb734e4b1abe8972645034e"
sha256 ventura: "d71d12231a51bff89eebb65f146ffa81e41a0445558423c9190e5d991092ee81"
sha256 monterey: "b6b667cbb203fe6b4582ab9469f8217eb266d7098d10f8a85ba41e0f616993d6"
sha256 x86_64_linux: "639419ad4ec369801ebf8d0064f62573c8ddfd0bb70bf393942e5815f3d544b9"
sha256 arm64_sonoma: "80aaf2533ce03dc233d730cc3bd1bdab830e27d38f87291f161e79c2f1eb4242"
sha256 arm64_ventura: "4a1674b6d6e0cc8b0ad553c0ea923f4b878ae9125ee1ff0fcca8ab7a1d50c3b9"
sha256 arm64_monterey: "b2f67dd05f075d90b9181c75d00a571ca0251e328fb42596ce4b7de341c11f27"
sha256 sonoma: "3bf961a90d96a7a0730f2ad2fddc45dba349bb1895fc6e1cbbc740acb4000aaa"
sha256 ventura: "b1b1f7001d3b3aa385433c90a9ab3d321f26672408343d346bb2c744e5500741"
sha256 monterey: "dfc6ede27c5ad8563c0ccf12ffbccbd0dffd811e748900e390d1df31c9b6cc03"
sha256 x86_64_linux: "2563a9624511ae314883ca1bcb58313a92dafe369e0441c9c1a147d0f31ca9f1"
end

depends_on "gettext" => :build
Expand Down

0 comments on commit eba8f43

Please sign in to comment.