spdlog 0.13.0

Closes #11725.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2017-03-27 22:30:01 -07:00 committed by FX Coudert
parent ba99229b19
commit d79f6fd41a

View file

@ -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/v0.12.0.tar.gz"
sha256 "5cfd6a0b3182a88e1eb35bcb65a7ef9035140d7c73b16ba6095939dbf07325b9"
url "https://github.com/gabime/spdlog/archive/v0.13.0.tar.gz"
sha256 "d798a6ca19165f0a18a43938859359269f5a07fd8e0eb83ab8674739c9e8f361"
head "https://github.com/gabime/spdlog.git"
bottle do