spdlog 0.13.0
Closes #11725. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ba99229b19
commit
d79f6fd41a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue