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 9fd48be commit 96eabcaCopy full SHA for 96eabca
Formula/m/monocle.rb
@@ -1,8 +1,8 @@
1
class Monocle < Formula
2
desc "See through all BGP data with a monocle"
3
homepage "https://github.com/bgpkit/monocle"
4
- url "https://github.com/bgpkit/monocle/archive/refs/tags/v0.7.1.tar.gz"
5
- sha256 "27b7021b3b25102972b35e7d6beed4ddef971a45053da5811b9929d6c48b8e6d"
+ url "https://github.com/bgpkit/monocle/archive/refs/tags/v0.7.2.tar.gz"
+ sha256 "6375214d15f780e2e54320841a00d13330d5a1b998a7df357a309b8877d20780"
6
license "MIT"
7
8
bottle do
0 commit comments