Skip to content

Commit 2ddf893

Browse files
committed
nspr 4.37
1 parent da2035a commit 2ddf893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nspr.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nspr < Formula
22
desc "Platform-neutral API for system-level and libc-like functions"
33
homepage "https://hg.mozilla.org/projects/nspr"
4-
url "https://archive.mozilla.org/pub/nspr/releases/v4.36/src/nspr-4.36.tar.gz"
5-
sha256 "55dec317f1401cd2e5dba844d340b930ab7547f818179a4002bce62e6f1c6895"
4+
url "https://archive.mozilla.org/pub/nspr/releases/v4.37/src/nspr-4.37.tar.gz"
5+
sha256 "5f9344ed0e31855bd38f88b33c9d9ab94f70ce547ef3213e488d1520f61840fa"
66
license "MPL-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)