File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Semver < Formula
22 desc "Semantic version parser for node (the one npm uses)"
33 homepage "https://github.com/npm/node-semver"
4- url "https://github.com/npm/node-semver/archive/refs/tags/v7.7.1 .tar.gz"
5- sha256 "c6fee501b3391d48774bde7c57ffe222fc8744191bd5b9a42ec2fb8cc8150e84 "
4+ url "https://github.com/npm/node-semver/archive/refs/tags/v7.7.2 .tar.gz"
5+ sha256 "2af254b6b168e7ae77e2cef8d278ca7c0e613c78e8808a4465387ce0cd7a48a2 "
66 license "ISC"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "81375e351dab131d376193b01f54a96b2e30cbd18ff158c536f1932bf574f002 "
9+ sha256 cellar : :any_skip_relocation , all : "f31f20e5ff4a1429f55c12c0faa8b1a3fb0b9f9ad9d7d6d73f023d8bd8868af3 "
1010 end
1111 depends_on "node"
1212
You can’t perform that action at this time.
0 commit comments