diff --git a/Formula/vapoursynth.rb b/Formula/vapoursynth.rb index b74b336b8f..f096d523fb 100644 --- a/Formula/vapoursynth.rb +++ b/Formula/vapoursynth.rb @@ -3,8 +3,8 @@ class Vapoursynth < Formula desc "Video processing framework with simplicity in mind" homepage "http://www.vapoursynth.com" - url "https://github.com/vapoursynth/vapoursynth/archive/R46.tar.gz" - sha256 "e0b6e538cc54a021935e89a88c5fdae23c018873413501785c80b343c455fe7f" + url "https://github.com/vapoursynth/vapoursynth/archive/R47.2.tar.gz" + sha256 "8ce4553f9fc5e5bbfb26ec9c0c5bf94be307530f947424c713ef67bc8a6d22b2" head "https://github.com/vapoursynth/vapoursynth.git" bottle do @@ -25,8 +25,8 @@ class Vapoursynth < Formula depends_on "zimg" resource "Cython" do - url "https://files.pythonhosted.org/packages/5b/5b/6cba7123a089c4174f944dd05ea7984c8d908aba8746a99f2340dde8662f/Cython-0.29.12.tar.gz" - sha256 "20da832a5e9a8e93d1e1eb64650258956723940968eb585506531719b55b804f" + url "https://files.pythonhosted.org/packages/a5/1f/c7c5450c60a90ce058b47ecf60bb5be2bfe46f952ed1d3b95d1d677588be/Cython-0.29.13.tar.gz" + sha256 "c29d069a4a30f472482343c866f7486731ad638ef9af92bfe5fca9c7323d638e" end def install