libsodium 1.0.3
Bump. Closes Homebrew/homebrew#39559. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
61b6a14a42
commit
f70d9082cc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Libsodium < Formula
|
||||
homepage "https://github.com/jedisct1/libsodium/"
|
||||
url "https://github.com/jedisct1/libsodium/releases/download/1.0.2/libsodium-1.0.2.tar.gz"
|
||||
sha256 "961d8f10047f545ae658bcc73b8ab0bf2c312ac945968dd579d87c768e5baa19"
|
||||
url "https://github.com/jedisct1/libsodium/releases/download/1.0.3/libsodium-1.0.3.tar.gz"
|
||||
sha256 "cbcfc63cc90c05d18a20f229a62c7e7054a73731d0aa858c0517152c549b1288"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue