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 4fc36e3 commit c67e7b2Copy full SHA for c67e7b2
Formula/b/bind.rb
@@ -8,8 +8,8 @@ class Bind < Formula
8
# "version_scheme" because someone upgraded to 9.15.0, and required a
9
# downgrade.
10
11
- url "https://downloads.isc.org/isc/bind9/9.20.9/bind-9.20.9.tar.xz"
12
- sha256 "3d26900ed9c9a859073ffea9b97e292c1248dad18279b17b05fcb23c3091f86d"
+ url "https://downloads.isc.org/isc/bind9/9.20.10/bind-9.20.10.tar.xz"
+ sha256 "0fb3ba2c337bb488ca68f5df296c435cd255058fb63d0822e91db0235c905716"
13
license "MPL-2.0"
14
version_scheme 1
15
head "https://gitlab.isc.org/isc-projects/bind9.git", branch: "main"
0 commit comments