Skip to content

Commit

Permalink
Merge pull request Homebrew#176225 from hannesbraun/bump-aerc-0.18.0
Browse files Browse the repository at this point in the history
aerc 0.18.0
  • Loading branch information
BrewTestBot authored Jul 2, 2024
2 parents 5cd47b4 + f9e1bda commit 3c0d2b6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/a/aerc.rb
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
class Aerc < Formula
desc "Email client that runs in your terminal"
homepage "https://aerc-mail.org/"
url "https://git.sr.ht/~rjarry/aerc/archive/0.17.0.tar.gz"
sha256 "a8a1af36b4d4989afd670601d83fc2088e14d804c66bd1e3bdd14561bd89c2cc"
url "https://git.sr.ht/~rjarry/aerc/archive/0.18.0.tar.gz"
sha256 "d20382d7eb6a93b8b6fe508b87c83eb1bb600a0443f173ab1edef0e81ea9f66a"
license "MIT"
head "https://git.sr.ht/~rjarry/aerc", branch: "master"

bottle do
sha256 arm64_sonoma: "eef77c08cf8d69afa1c59820320cd5dba759119d3b398adb44f885845ea6e32c"
sha256 arm64_ventura: "01ce8e648d2f1b8fb697da3a65f6e871a7233d140b03aa593df573dbdcee5fd0"
sha256 arm64_monterey: "7e7506253ea9be9f9e691b608f67fad28e06290c134a7247f581510bc634dc2e"
sha256 sonoma: "8806a18b7d32f7f97257b5cedfd11dac9e7dd8eb71094263d9a8de4cdea64a99"
sha256 ventura: "cada196df04e28a6c58074364fd91e3cc15892b8906f44a67b6726a991901f2a"
sha256 monterey: "1562f08d702285efe9ba28e81e00609fef74a21aa96752b86dfb49fed60c3c8c"
sha256 x86_64_linux: "4c26c5c6b06cc574dcd67d8644808128c716dd042e0a000cb272e3c59d1e5826"
sha256 arm64_sonoma: "f3394a6ef2812fdbe2bca41f4dd480302b65dfb709431134fb0ebd7713c963a1"
sha256 arm64_ventura: "3dcd4a851cf6a6208696bb491151b7a7d07df463473f2ffb80884c31b77984ac"
sha256 arm64_monterey: "677b37e5a8407d932f9a28a3f296c5153923770446a99aef749d2b54804eda05"
sha256 sonoma: "183e3a4ddf6de1d238a48168879d4b0493adac3636d57254665d0c5d69289241"
sha256 ventura: "dbe2fb1ef9c806a8fdee1dfc983852f4cd01fe8043f3829034a7318819d42aa5"
sha256 monterey: "216d6689c0d2ee7a6b03437c7f4892fcc0b819b933884c846ad7a54ea158fa7c"
sha256 x86_64_linux: "a60b36eb03ec40707da2ac51cbb8d12f1a3c0186934785e78f650fa16d3776f3"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3c0d2b6

Please sign in to comment.