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 ad8560c commit 81960d2Copy full SHA for 81960d2
Formula/m/mtbl.rb
@@ -1,8 +1,8 @@
1
class Mtbl < Formula
2
desc "Immutable sorted string table library"
3
homepage "https://github.com/farsightsec/mtbl"
4
- url "https://dl.farsightsecurity.com/dist/mtbl/mtbl-1.6.1.tar.gz"
5
- sha256 "bf2711aa81a996cddf99f270cc7cb1c32dbed7f1bfc95e23ec6227e4bd08365d"
+ url "https://dl.farsightsecurity.com/dist/mtbl/mtbl-1.7.1.tar.gz"
+ sha256 "da2693ea8f9d915a09cdb55815ebd92e84211443b0d5525789d92d57a5381d7b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments