From e20e6f7e3c75d87794dced383ad70659a51d96d6 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 22 Aug 2017 19:04:44 -0700 Subject: [PATCH] boost-python 1.65.0 --- Aliases/{boost-python@1.64 => boost-python@1.65} | 0 Formula/boost-python.rb | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Aliases/{boost-python@1.64 => boost-python@1.65} (100%) diff --git a/Aliases/boost-python@1.64 b/Aliases/boost-python@1.65 similarity index 100% rename from Aliases/boost-python@1.64 rename to Aliases/boost-python@1.65 diff --git a/Formula/boost-python.rb b/Formula/boost-python.rb index 738fcc507b1..68c6e3176dd 100644 --- a/Formula/boost-python.rb +++ b/Formula/boost-python.rb @@ -1,8 +1,8 @@ class BoostPython < Formula desc "C++ library for C++/Python interoperability" homepage "https://www.boost.org/" - url "https://dl.bintray.com/boostorg/release/1.64.0/source/boost_1_64_0.tar.bz2" - sha256 "7bcc5caace97baa948931d712ea5f37038dbb1c5d89b43ad4def4ed7cb683332" + url "https://dl.bintray.com/boostorg/release/1.65.0/source/boost_1_65_0.tar.bz2" + sha256 "ea26712742e2fb079c2a566a31f3266973b76e38222b9f88b387e3c8b2f9902c" head "https://github.com/boostorg/boost.git" bottle do