Skip to content

Commit 0dadc90

Browse files
committed
quill 10.2.0
1 parent ddfca9d commit 0dadc90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/quill.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)