File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Quill < Formula
22 desc "C++17 Asynchronous Low Latency Logging Library"
33 homepage "https://github.com/odygrd/quill"
4- url "https://github.com/odygrd/quill/archive/refs/tags/v10.1 .0.tar.gz"
5- sha256 "840f8171cba1d4f31db9bd2de1a3808f33082832420b2ea19962f05a59359ce9 "
4+ url "https://github.com/odygrd/quill/archive/refs/tags/v10.2 .0.tar.gz"
5+ sha256 "d0756ce6716e01c48e52588cdec12b7c77854204bf96f27fb683fd6c11a6be13 "
66 license "MIT"
77 head "https://github.com/odygrd/quill.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "cd4a23e26f61ae509495377e30f6c6144057645efbc33be9fcc6cb769f2b0e10 "
10+ sha256 cellar : :any_skip_relocation , all : "0478564bbc13b0a9b5e58b36df4e6d5f138ec2dcc510c5c3ab48bf496cbc5b5f "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments