diff --git a/Formula/vapoursynth.rb b/Formula/vapoursynth.rb index 13e57e4abc..63fbd16a57 100644 --- a/Formula/vapoursynth.rb +++ b/Formula/vapoursynth.rb @@ -3,9 +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/R45.1.tar.gz" - sha256 "4f43e5bb8c4817fdebe572d82febe4abac892918c54e1cb71aa6f6eb3677a877" - revision 1 + url "https://github.com/vapoursynth/vapoursynth/archive/R46.tar.gz" + sha256 "e0b6e538cc54a021935e89a88c5fdae23c018873413501785c80b343c455fe7f" head "https://github.com/vapoursynth/vapoursynth.git" bottle do @@ -26,8 +25,8 @@ class Vapoursynth < Formula depends_on "zimg" resource "Cython" do - url "https://files.pythonhosted.org/packages/f0/66/6309291b19b498b672817bd237caec787d1b18013ee659f17b1ec5844887/Cython-0.29.tar.gz" - sha256 "94916d1ede67682638d3cc0feb10648ff14dc51fb7a7f147f4fedce78eaaea97" + url "https://files.pythonhosted.org/packages/5b/5b/6cba7123a089c4174f944dd05ea7984c8d908aba8746a99f2340dde8662f/Cython-0.29.12.tar.gz" + sha256 "20da832a5e9a8e93d1e1eb64650258956723940968eb585506531719b55b804f" end def install