spdlog 1.2.1
Closes #33701. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b51c9b7e77
commit
315edccf70
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/v1.1.0.tar.gz"
|
||||
sha256 "3dbcbfd8c07e25f5e0d662b194d3a7772ef214358c49ada23c044c4747ce8b19"
|
||||
url "https://github.com/gabime/spdlog/archive/v1.2.1.tar.gz"
|
||||
sha256 "867a4b7cedf9805e6f76d3ca41889679054f7e5a3b67722fe6d0eae41852a767"
|
||||
head "https://github.com/gabime/spdlog.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue