Skip to content

Commit

Permalink
spdlog 1.4.2
Browse files Browse the repository at this point in the history
Closes #45018.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
  • Loading branch information
kaslr authored and chenrui333 committed Oct 9, 2019
1 parent 74559f3 commit 6dd0ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/spdlog.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Spdlog < Formula
desc "Super fast C++ logging library"
homepage "https://github.com/gabime/spdlog"
url "https://github.com/gabime/spdlog/archive/v1.4.1.tar.gz"
sha256 "3291958eb54ed942d1bd3aef1b4f8ccf70566cbc04d34296ec61eb96ceb73cff"
url "https://github.com/gabime/spdlog/archive/v1.4.2.tar.gz"
sha256 "821c85b120ad15d87ca2bc44185fa9091409777c756029125a02f81354072157"
head "https://github.com/gabime/spdlog.git", :branch => "v1.x"

bottle do
Expand Down

0 comments on commit 6dd0ab9

Please sign in to comment.