From 6fc62ce98a65b474d3a67441b5e82b7b8e51ffd1 Mon Sep 17 00:00:00 2001 From: Chongyu Zhu Date: Mon, 7 Jan 2019 23:38:13 +0800 Subject: [PATCH] libsodium 1.0.17 Closes #35771. Signed-off-by: Chongyu Zhu --- Formula/libsodium.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libsodium.rb b/Formula/libsodium.rb index 711f69086b..5f76f6bc9c 100644 --- a/Formula/libsodium.rb +++ b/Formula/libsodium.rb @@ -1,8 +1,8 @@ class Libsodium < Formula desc "NaCl networking and cryptography library" homepage "https://github.com/jedisct1/libsodium/" - url "https://github.com/jedisct1/libsodium/releases/download/1.0.16/libsodium-1.0.16.tar.gz" - sha256 "eeadc7e1e1bcef09680fb4837d448fbdf57224978f865ac1c16745868fbd0533" + url "https://github.com/jedisct1/libsodium/releases/download/1.0.17/libsodium-1.0.17.tar.gz" + sha256 "0cc3dae33e642cc187b5ceb467e0ad0e1b51dcba577de1190e9ffa17766ac2b1" bottle do cellar :any