Skip to content

Commit 6e592b7

Browse files
committed
subnetcalc 2.6.5
1 parent 75e2410 commit 6e592b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/subnetcalc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Subnetcalc < Formula
22
desc "IPv4/IPv6 subnet calculator"
33
homepage "https://www.nntb.no/~dreibh/subnetcalc/index.html"
4-
url "https://github.com/dreibh/subnetcalc/archive/refs/tags/subnetcalc-2.6.4.tar.gz"
5-
sha256 "0730855c8b619e4a6237882e0bd12c2220285a12b7b869e1193b0f92e189a262"
4+
url "https://github.com/dreibh/subnetcalc/archive/refs/tags/subnetcalc-2.6.5.tar.gz"
5+
sha256 "d3ca16b75b4eced6e4196b9791f9514941eaa9bcdaa2a899fbcc0b845103f097"
66
license "GPL-3.0-or-later"
77
head "https://github.com/dreibh/subnetcalc.git", branch: "master"
88

0 commit comments

Comments
 (0)