libsodium 1.0.15
This commit is contained in:
parent
b903d3de9a
commit
75777d995c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Libsodium < Formula
|
class Libsodium < Formula
|
||||||
desc "NaCl networking and cryptography library"
|
desc "NaCl networking and cryptography library"
|
||||||
homepage "https://github.com/jedisct1/libsodium/"
|
homepage "https://github.com/jedisct1/libsodium/"
|
||||||
url "https://github.com/jedisct1/libsodium/releases/download/1.0.14/libsodium-1.0.14.tar.gz"
|
url "https://github.com/jedisct1/libsodium/releases/download/1.0.15/libsodium-1.0.15.tar.gz"
|
||||||
sha256 "3cfc84d097fdc891b40d291f2ac2c3f99f71a87e36b20cc755c6fa0e97a77ee7"
|
sha256 "fb6a9e879a2f674592e4328c5d9f79f082405ee4bb05cb6e679b90afe9e178f4"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue