Skip to content

Commit 96eabca

Browse files
committed
monocle 0.7.2
1 parent 9fd48be commit 96eabca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/monocle.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Monocle < Formula
22
desc "See through all BGP data with a monocle"
33
homepage "https://github.com/bgpkit/monocle"
4-
url "https://github.com/bgpkit/monocle/archive/refs/tags/v0.7.1.tar.gz"
5-
sha256 "27b7021b3b25102972b35e7d6beed4ddef971a45053da5811b9929d6c48b8e6d"
4+
url "https://github.com/bgpkit/monocle/archive/refs/tags/v0.7.2.tar.gz"
5+
sha256 "6375214d15f780e2e54320841a00d13330d5a1b998a7df357a309b8877d20780"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)