parent
8641467472
commit
241351e92b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Fmt < Formula
|
||||
desc "Open-source formatting library for C++"
|
||||
homepage "https://fmtlib.github.io/"
|
||||
url "https://github.com/fmtlib/fmt/archive/5.2.1.tar.gz"
|
||||
sha256 "3c812a18e9f72a88631ab4732a97ce9ef5bcbefb3235e9fd465f059ba204359b"
|
||||
url "https://github.com/fmtlib/fmt/archive/5.3.0.tar.gz"
|
||||
sha256 "defa24a9af4c622a7134076602070b45721a43c51598c8456ec6f2c4dbb51c89"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue