Skip to content

Commit

Permalink
Merge pull request #202632 from Homebrew/bump-nmail-5.2.2
Browse files Browse the repository at this point in the history
nmail 5.2.2
  • Loading branch information
BrewTestBot authored Dec 28, 2024
2 parents a035f36 + 57b5872 commit 923f7d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/n/nmail.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Nmail < Formula
desc "Terminal-based email client for Linux and macOS"
homepage "https://github.com/d99kris/nmail"
url "https://github.com/d99kris/nmail/archive/refs/tags/v5.1.16.tar.gz"
sha256 "d0c9063521264acc73f70ef66cbc8830015df60395ca463d35518313ad7e8c61"
url "https://github.com/d99kris/nmail/archive/refs/tags/v5.2.2.tar.gz"
sha256 "68069eac3cf383717aafa53370681110d269a19fb6f70e41931b60c3cec028a8"
license "MIT"
head "https://github.com/d99kris/nmail.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sequoia: "d653464563c657bfc1e80da2f845c7a5391d02295abb953b12b0e3067ca9211e"
sha256 cellar: :any, arm64_sonoma: "f9fa74005eb1d0af3d7faffd46edd571c4311aa8098eb0665fcd9b2e401ad19d"
sha256 cellar: :any, arm64_ventura: "dfcfdbb039fecbbb08eb7277afc65111adce697bc37995972d4a003297028cfb"
sha256 cellar: :any, sonoma: "c5e8e7611405e1ba684844fe593d0cae96c63c44b646fdcf3b25096a4c01da30"
sha256 cellar: :any, ventura: "d8f7596bbb987a1078d794b4cb79163dc5a2cff6e3bdc721cdeb2c8ffa562ab2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdbfea8f0f2ba09f73cece1da29ce85af4301fe65f6872e2e99c1b0947d73708"
sha256 cellar: :any, arm64_sequoia: "6d275b54913a5f473abb6a02b28d6498490c67f7cbb4470b2762e6221f4507ac"
sha256 cellar: :any, arm64_sonoma: "3a80270b1459ec99439306d36b662c4c4d1a7ce4fd226eb348c7fd29057316cb"
sha256 cellar: :any, arm64_ventura: "a4274f3ffdae5d1f8aff7a4b542cac00efa2fe1479cb67009cd91870f62502d6"
sha256 cellar: :any, sonoma: "535dbd727f545294b59218ea0c66e16980051396abb0849efbc9230f0c5f3e06"
sha256 cellar: :any, ventura: "3a8402c8993958891d5545cdcbd76fa912e15594e314cfc0b1a9905c7afcfc86"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3906de4d0a70c7963ab071ab1632b688aaa83173796ad207816a9be20ac4b764"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 923f7d4

Please sign in to comment.