spdlog 0.16.0
Closes #21915. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
df65ca2818
commit
99e5cf7d43
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.14.0.tar.gz"
|
||||
sha256 "eb5beb4e53f4bfff5b32eb4db8588484bdc15a17b90eeefef3a9fc74fec1d83d"
|
||||
url "https://github.com/gabime/spdlog/archive/v0.16.0.tar.gz"
|
||||
sha256 "9e64e3b10c2a3c54dfff63aa056057cf1db8a5fd506b3d9cf77207511820baac"
|
||||
head "https://github.com/gabime/spdlog.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue