Skip to content

Commit

Permalink
Upgrade howard-hinnant-date to version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Jan 25, 2022
1 parent d597e2b commit 9927b91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Formula/howard-hinnant-date.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class HowardHinnantDate < Formula
desc "Date and time library based on the C++11/14/17 <chrono> header"
homepage "https://github.com/HowardHinnant/date"
url "https://github.com/HowardHinnant/date/archive/v3.0.0.tar.gz"
sha256 "87bba2eaf0ebc7ec539e5e62fc317cb80671a337c1fb1b84cb9e4d42c6dbebe3"
url "https://github.com/HowardHinnant/date/archive/v3.0.1.tar.gz"
sha256 "7a390f200f0ccd207e8cff6757e04817c1a0aec3e327b006b7eb451c57ee3538"
license "MIT"
head "https://github.com/HowardHinnant/date.git"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Generate html/javascript charts from C++ data using javascript library plotly.js

Header-only C++ binding for libzmq.

##### [HowardHinnant/date](https://github.com/HowardHinnant/date)<a href="Formula/howard-hinnant-date.rb"><img src="https://img.shields.io/badge/howard--hinnant--date-3.0.0-orange?style=flat-square&color=FBB040" align="right"/></a>
##### [HowardHinnant/date](https://github.com/HowardHinnant/date)<a href="Formula/howard-hinnant-date.rb"><img src="https://img.shields.io/badge/howard--hinnant--date-3.0.1-orange?style=flat-square&color=FBB040" align="right"/></a>

A date and time library based on the C++11/14/17 \<chrono\> header.

Expand Down

0 comments on commit 9927b91

Please sign in to comment.