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 75e2410 commit 6e592b7Copy full SHA for 6e592b7
Formula/s/subnetcalc.rb
@@ -1,8 +1,8 @@
1
class Subnetcalc < Formula
2
desc "IPv4/IPv6 subnet calculator"
3
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"
+ url "https://github.com/dreibh/subnetcalc/archive/refs/tags/subnetcalc-2.6.5.tar.gz"
+ sha256 "d3ca16b75b4eced6e4196b9791f9514941eaa9bcdaa2a899fbcc0b845103f097"
6
license "GPL-3.0-or-later"
7
head "https://github.com/dreibh/subnetcalc.git", branch: "master"
8
0 commit comments