Skip to content

Commit

Permalink
Merge pull request #195014 from Homebrew/bump-howard-hinnant-date-3.0.3
Browse files Browse the repository at this point in the history
howard-hinnant-date 3.0.3
  • Loading branch information
BrewTestBot authored Oct 20, 2024
2 parents b94bb1f + 34a5f82 commit fa65e7c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/h/howard-hinnant-date.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class HowardHinnantDate < Formula
desc "C++ library for date and time operations based on <chrono>"
homepage "https://github.com/HowardHinnant/date"
url "https://github.com/HowardHinnant/date/archive/refs/tags/v3.0.2.tar.gz"
sha256 "0449667ea85c5b411c28d08a53f1e420c73416caa5b693c249dac9763eb97b7c"
url "https://github.com/HowardHinnant/date/archive/refs/tags/v3.0.3.tar.gz"
sha256 "30de45a34a2605cca33a993a9ea54e8f140f23b1caf1acf3c2fd436c42c7d942"
license "MIT"

bottle do
sha256 cellar: :any, arm64_sequoia: "3cbc9f8faf4b1aa63f83c34dc243113d2fe03d15c17bd97ceeb971c8411b56af"
sha256 cellar: :any, arm64_sonoma: "50f1f064486df8fd3b62b51da7095add418bbada3d13bbd450c77a684f1710ba"
sha256 cellar: :any, arm64_ventura: "6e29b581ca350ed2bda42ef77355ecf860e42654b4f15d1e317e98103a9d7edf"
sha256 cellar: :any, sonoma: "4be73604956af8b374105368f9b2590e669b2e8fb5e8dbb9c4c187c8d1d37b40"
sha256 cellar: :any, ventura: "9cbdd741a129dc8d4f7d0bfcb496133d6ceed13e47a9070f651f266c5ff6b7a3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dafb5ad2aa9a299288915f3f09914a36aff2ad187e9ce5a05e021616b8f01010"
sha256 cellar: :any, arm64_sequoia: "f5caa8a7a4f7072d005a62f565705607e1d5ff21ef112d5a911bacb3c8a1695b"
sha256 cellar: :any, arm64_sonoma: "fb88892a2b820b2e43c6b47af05740b6a5bd44e20335ec9ca23a5e247c0782ac"
sha256 cellar: :any, arm64_ventura: "5c383e2d85dfb776bb86e0aa19cd34ae62510d87b725c6fde8dc18b199a9462d"
sha256 cellar: :any, sonoma: "a15f73654fcc9dc73f6628b06b13184127271c6090a340b160ecec12170d9c4b"
sha256 cellar: :any, ventura: "af3320951ccf968555f534e710b4ff9fa5ddb4a2b28d9422aa37424d45b1d0c6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1cd260df2059437676d4ffd985f8be01745964447e00c227bb8f3ea78355f650"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit fa65e7c

Please sign in to comment.