We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfca9d commit 0dadc90Copy full SHA for 0dadc90
Formula/q/quill.rb
@@ -1,8 +1,8 @@
1
class Quill < Formula
2
desc "C++17 Asynchronous Low Latency Logging Library"
3
homepage "https://github.com/odygrd/quill"
4
- url "https://github.com/odygrd/quill/archive/refs/tags/v10.1.0.tar.gz"
5
- sha256 "840f8171cba1d4f31db9bd2de1a3808f33082832420b2ea19962f05a59359ce9"
+ url "https://github.com/odygrd/quill/archive/refs/tags/v10.2.0.tar.gz"
+ sha256 "d0756ce6716e01c48e52588cdec12b7c77854204bf96f27fb683fd6c11a6be13"
6
license "MIT"
7
head "https://github.com/odygrd/quill.git", branch: "master"
8
0 commit comments