spdlog 0.16.0

Closes #21915.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-12-19 21:59:44 -08:00
parent df65ca2818
commit 99e5cf7d43

View file

@ -1,8 +1,8 @@
class Spdlog < Formula class Spdlog < Formula
desc "Super fast C++ logging library" desc "Super fast C++ logging library"
homepage "https://github.com/gabime/spdlog" homepage "https://github.com/gabime/spdlog"
url "https://github.com/gabime/spdlog/archive/v0.14.0.tar.gz" url "https://github.com/gabime/spdlog/archive/v0.16.0.tar.gz"
sha256 "eb5beb4e53f4bfff5b32eb4db8588484bdc15a17b90eeefef3a9fc74fec1d83d" sha256 "9e64e3b10c2a3c54dfff63aa056057cf1db8a5fd506b3d9cf77207511820baac"
head "https://github.com/gabime/spdlog.git" head "https://github.com/gabime/spdlog.git"
bottle do bottle do