diff --git a/Formula/caffe.rb b/Formula/caffe.rb index 52162a73fab7..98958354401a 100644 --- a/Formula/caffe.rb +++ b/Formula/caffe.rb @@ -4,7 +4,7 @@ class Caffe < Formula url "https://github.com/BVLC/caffe/archive/1.0.tar.gz" sha256 "71d3c9eb8a183150f965a465824d01fe82826c22505f7aa314f700ace03fa77f" license "BSD-2-Clause" - revision 26 + revision 27 livecheck do url "https://github.com/BVLC/caffe/releases/latest" diff --git a/Formula/chromaprint.rb b/Formula/chromaprint.rb index 682460522fd3..457ad294b4b4 100644 --- a/Formula/chromaprint.rb +++ b/Formula/chromaprint.rb @@ -4,7 +4,7 @@ class Chromaprint < Formula url "https://github.com/acoustid/chromaprint/releases/download/v1.5.0/chromaprint-1.5.0.tar.gz" sha256 "573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a" license "LGPL-2.1" - revision 3 + revision 4 bottle do cellar :any diff --git a/Formula/cmus.rb b/Formula/cmus.rb index c017f1aeef4e..9b8f4edc75b0 100644 --- a/Formula/cmus.rb +++ b/Formula/cmus.rb @@ -4,7 +4,7 @@ class Cmus < Formula url "https://github.com/cmus/cmus/archive/v2.8.0.tar.gz" sha256 "756ce2c6241b2104dc19097488225de559ac1802a175be0233cfb6fbc02f3bd2" license "GPL-2.0" - revision 1 + revision 2 head "https://github.com/cmus/cmus.git" bottle do diff --git a/Formula/ffmpeg.rb b/Formula/ffmpeg.rb index 5d6c45a2af5c..02d1d1b1b4b2 100644 --- a/Formula/ffmpeg.rb +++ b/Formula/ffmpeg.rb @@ -6,7 +6,7 @@ class Ffmpeg < Formula # None of these parts are used by default, you have to explicitly pass `--enable-gpl` # to configure to activate them. In this case, FFmpeg's license changes to GPL v2+. license "GPL-2.0-or-later" - revision 1 + revision 2 head "https://github.com/FFmpeg/FFmpeg.git" livecheck do diff --git a/Formula/ffmpeg2theora.rb b/Formula/ffmpeg2theora.rb index 64298236ea01..7bfd83d3bfeb 100644 --- a/Formula/ffmpeg2theora.rb +++ b/Formula/ffmpeg2theora.rb @@ -3,7 +3,7 @@ class Ffmpeg2theora < Formula homepage "https://v2v.cc/~j/ffmpeg2theora/" url "https://v2v.cc/~j/ffmpeg2theora/downloads/ffmpeg2theora-0.30.tar.bz2" sha256 "4f6464b444acab5d778e0a3359d836e0867a3dcec4ad8f1cdcf87cb711ccc6df" - revision 6 + revision 7 head "https://gitlab.xiph.org/xiph/ffmpeg2theora.git" bottle do diff --git a/Formula/ffmpeg@2.8.rb b/Formula/ffmpeg@2.8.rb index 4682a8f9dce1..56d48159922a 100644 --- a/Formula/ffmpeg@2.8.rb +++ b/Formula/ffmpeg@2.8.rb @@ -6,6 +6,7 @@ class FfmpegAT28 < Formula # None of these parts are used by default, you have to explicitly pass `--enable-gpl` # to configure to activate them. In this case, FFmpeg's license changes to GPL v2+. license "GPL-2.0" + revision 1 livecheck do url "https://ffmpeg.org/download.html" diff --git a/Formula/ffmpegthumbnailer.rb b/Formula/ffmpegthumbnailer.rb index 0e5973946367..439a980c8227 100644 --- a/Formula/ffmpegthumbnailer.rb +++ b/Formula/ffmpegthumbnailer.rb @@ -4,7 +4,7 @@ class Ffmpegthumbnailer < Formula url "https://github.com/dirkvdb/ffmpegthumbnailer/archive/2.2.2.tar.gz" sha256 "8c4c42ab68144a9e2349710d42c0248407a87e7dc0ba4366891905322b331f92" license "GPL-2.0" - revision 2 + revision 3 head "https://github.com/dirkvdb/ffmpegthumbnailer.git" bottle do diff --git a/Formula/ffms2.rb b/Formula/ffms2.rb index cc2b349e1d45..ac66ae7851fe 100644 --- a/Formula/ffms2.rb +++ b/Formula/ffms2.rb @@ -7,7 +7,7 @@ class Ffms2 < Formula # The FFMS2 source is licensed under the MIT license, but its binaries # are licensed under the GPL because GPL components of FFmpeg are used. license "GPL-2.0" - revision 4 + revision 5 bottle do cellar :any diff --git a/Formula/gifski.rb b/Formula/gifski.rb index c67f6de9a123..9ebd507c802e 100644 --- a/Formula/gifski.rb +++ b/Formula/gifski.rb @@ -4,6 +4,7 @@ class Gifski < Formula url "https://github.com/ImageOptim/gifski/archive/1.2.2.tar.gz" sha256 "e5830f18b38fb333f1d89af99d651c173c816d71f764e703460a38d241ce8df4" license "AGPL-3.0-only" + revision 1 bottle do cellar :any diff --git a/Formula/gst-libav.rb b/Formula/gst-libav.rb index f843ed399154..1d8fc88749eb 100644 --- a/Formula/gst-libav.rb +++ b/Formula/gst-libav.rb @@ -4,6 +4,7 @@ class GstLibav < Formula url "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.18.0.tar.xz" sha256 "42f93f5ce9a3fc22051e5f783a4574b56ebf213f331f75dcbc3552459bd3a06a" license "LGPL-2.1-or-later" + revision 1 head "https://anongit.freedesktop.org/git/gstreamer/gst-libav.git" livecheck do diff --git a/Formula/gst-plugins-ugly.rb b/Formula/gst-plugins-ugly.rb index 4f84141fd0d5..55b98b5ccf89 100644 --- a/Formula/gst-plugins-ugly.rb +++ b/Formula/gst-plugins-ugly.rb @@ -4,6 +4,7 @@ class GstPluginsUgly < Formula url "https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.18.0.tar.xz" sha256 "686644e45e08258ae240c4519376668ad8d34ea6d0f6ab556473c317bfb7e082" license "LGPL-2.0-or-later" + revision 1 head "https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly.git" livecheck do diff --git a/Formula/komposition.rb b/Formula/komposition.rb index eb4774cd124a..b4176e63a200 100644 --- a/Formula/komposition.rb +++ b/Formula/komposition.rb @@ -4,7 +4,7 @@ class Komposition < Formula url "https://github.com/owickstrom/komposition/archive/v0.2.0.tar.gz" sha256 "cedb41c68866f8d6a87579f566909fcd32697b03f66c0e2a700a94b6a9263b88" license "MPL-2.0" - revision 3 + revision 4 head "https://github.com/owickstrom/komposition.git" bottle do diff --git a/Formula/libav.rb b/Formula/libav.rb index a41cd51b77ab..045508e79bf5 100644 --- a/Formula/libav.rb +++ b/Formula/libav.rb @@ -4,7 +4,7 @@ class Libav < Formula url "https://libav.org/releases/libav-12.3.tar.xz" sha256 "6893cdbd7bc4b62f5d8fd6593c8e0a62babb53e323fbc7124db3658d04ab443b" license "GPL-2.0" - revision 4 + revision 5 head "https://git.libav.org/libav.git" livecheck do diff --git a/Formula/mgba.rb b/Formula/mgba.rb index dd428b1787bc..4b3c63ad721f 100644 --- a/Formula/mgba.rb +++ b/Formula/mgba.rb @@ -4,6 +4,7 @@ class Mgba < Formula url "https://github.com/mgba-emu/mgba/archive/0.8.3.tar.gz" sha256 "63045d0815e15e963d90b15d5a10edf31a5d72d0ddb5e028e42ba38b0d4368c9" license "MPL-2.0" + revision 1 head "https://github.com/mgba-emu/mgba.git" livecheck do diff --git a/Formula/minidlna.rb b/Formula/minidlna.rb index 54e20cef32e5..9af6a161bb5a 100644 --- a/Formula/minidlna.rb +++ b/Formula/minidlna.rb @@ -4,7 +4,7 @@ class Minidlna < Formula url "https://downloads.sourceforge.net/project/minidlna/minidlna/1.2.1/minidlna-1.2.1.tar.gz" sha256 "67388ba23ab0c7033557a32084804f796aa2a796db7bb2b770fb76ac2a742eec" license "GPL-2.0-only" - revision 3 + revision 4 livecheck do url :stable diff --git a/Formula/mpd.rb b/Formula/mpd.rb index 3d08dd318d8d..e002a408713a 100644 --- a/Formula/mpd.rb +++ b/Formula/mpd.rb @@ -4,6 +4,7 @@ class Mpd < Formula url "https://www.musicpd.org/download/mpd/0.22/mpd-0.22.1.tar.xz" sha256 "408464093d09c73ceecafc201defcbaba2193cb30ad0aaf1241459a410fecaf3" license "GPL-2.0-or-later" + revision 1 head "https://github.com/MusicPlayerDaemon/MPD.git" bottle do diff --git a/Formula/mpv.rb b/Formula/mpv.rb index bb4ea583e3cf..9afbd2e20662 100644 --- a/Formula/mpv.rb +++ b/Formula/mpv.rb @@ -4,7 +4,7 @@ class Mpv < Formula url "https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz" sha256 "9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592" license "GPL-2.0" - revision 6 + revision 7 head "https://github.com/mpv-player/mpv.git" bottle do diff --git a/Formula/opencv.rb b/Formula/opencv.rb index 521c490ee033..21a5d93fb895 100644 --- a/Formula/opencv.rb +++ b/Formula/opencv.rb @@ -4,7 +4,7 @@ class Opencv < Formula url "https://github.com/opencv/opencv/archive/4.5.0.tar.gz" sha256 "dde4bf8d6639a5d3fe34d5515eab4a15669ded609a1d622350c7ff20dace1907" license "Apache-2.0" - revision 1 + revision 2 livecheck do url :stable diff --git a/Formula/opencv@3.rb b/Formula/opencv@3.rb index 44e0d02806af..c5334cc3274f 100644 --- a/Formula/opencv@3.rb +++ b/Formula/opencv@3.rb @@ -4,7 +4,7 @@ class OpencvAT3 < Formula url "https://github.com/opencv/opencv/archive/3.4.12.tar.gz" sha256 "c8919dfb5ead6be67534bf794cb0925534311f1cd5c6680f8164ad1813c88d13" license "BSD-3-Clause" - revision 1 + revision 2 bottle do sha256 "79b76d3ea5bb101253891a96309c2e7b44263979fbf443c8bee0962f7e8cb40e" => :catalina diff --git a/Formula/openimageio.rb b/Formula/openimageio.rb index c087fd906ee9..240805082586 100644 --- a/Formula/openimageio.rb +++ b/Formula/openimageio.rb @@ -5,7 +5,7 @@ class Openimageio < Formula version "2.1.18" sha256 "e2cf54f5b28e18fc88e76e1703f2e39bf144c88378334527e4a1246974659a85" license "BSD-3-Clause" - revision 3 + revision 4 head "https://github.com/OpenImageIO/oiio.git" livecheck do diff --git a/Formula/pdfsandwich.rb b/Formula/pdfsandwich.rb index df86694218dc..f0b997c1a306 100644 --- a/Formula/pdfsandwich.rb +++ b/Formula/pdfsandwich.rb @@ -3,7 +3,7 @@ class Pdfsandwich < Formula homepage "http://www.tobias-elze.de/pdfsandwich/" url "https://downloads.sourceforge.net/project/pdfsandwich/pdfsandwich%200.1.7/pdfsandwich-0.1.7.tar.bz2" sha256 "9795ffea84b9b6b501f38d49a4620cf0469ddf15aac31bac6dbdc9ec1716fa39" - revision 1 + revision 2 head "https://svn.code.sf.net/p/pdfsandwich/code/trunk/src" livecheck do diff --git a/Formula/pianobar.rb b/Formula/pianobar.rb index 500e5cf9b049..86aceb7b8dde 100644 --- a/Formula/pianobar.rb +++ b/Formula/pianobar.rb @@ -4,7 +4,7 @@ class Pianobar < Formula url "https://6xq.net/pianobar/pianobar-2020.04.05.tar.bz2" sha256 "6c173b6b29ccc1f432e0013fb425e8f9cb4261539b58d344e0b2274963726480" license "MIT" - revision 3 + revision 4 head "https://github.com/PromyLOPh/pianobar.git" bottle do diff --git a/Formula/qcli.rb b/Formula/qcli.rb index 32f0207acea6..076d97d71f9c 100644 --- a/Formula/qcli.rb +++ b/Formula/qcli.rb @@ -4,7 +4,7 @@ class Qcli < Formula url "https://github.com/bavc/qctools/archive/v1.1.tar.gz" sha256 "e11eb93b02f9c75f88182a57b8ab44248ac10ca931cf066e7f02bd1835f2900c" license "GPL-3.0" - revision 2 + revision 3 head "https://github.com/bavc/qctools.git" bottle do diff --git a/Formula/scrcpy.rb b/Formula/scrcpy.rb index f2c072105d1c..fa8053a070cb 100644 --- a/Formula/scrcpy.rb +++ b/Formula/scrcpy.rb @@ -4,6 +4,7 @@ class Scrcpy < Formula url "https://github.com/Genymobile/scrcpy/archive/v1.16.tar.gz" sha256 "94cbd59e26faa08ca25d5126d6c8d45e831b6a9e716ce05cd57bc4bcc751f742" license "Apache-2.0" + revision 1 bottle do rebuild 1 diff --git a/Formula/siril.rb b/Formula/siril.rb index 30098f3eb47e..ce23a3c9c2be 100644 --- a/Formula/siril.rb +++ b/Formula/siril.rb @@ -4,7 +4,7 @@ class Siril < Formula url "https://free-astro.org/download/siril-0.99.6.tar.bz2" sha256 "255dbffb72bb39b1d9d56ab948b4cad32d1458161b1d997cd84ada21f9a8499f" license "GPL-3.0-or-later" - revision 1 + revision 2 head "https://gitlab.com/free-astro/siril.git" bottle do diff --git a/Formula/unpaper.rb b/Formula/unpaper.rb index 7fa575895c4e..f35331ac2668 100644 --- a/Formula/unpaper.rb +++ b/Formula/unpaper.rb @@ -3,7 +3,7 @@ class Unpaper < Formula homepage "https://www.flameeyes.com/projects/unpaper" url "https://www.flameeyes.com/files/unpaper-6.1.tar.xz" sha256 "237c84f5da544b3f7709827f9f12c37c346cdf029b1128fb4633f9bafa5cb930" - revision 4 + revision 5 bottle do cellar :any diff --git a/Formula/vapoursynth-sub.rb b/Formula/vapoursynth-sub.rb index 034b07ac3191..bd7c929ccfc4 100644 --- a/Formula/vapoursynth-sub.rb +++ b/Formula/vapoursynth-sub.rb @@ -4,7 +4,7 @@ class VapoursynthSub < Formula url "https://github.com/vapoursynth/vapoursynth/archive/R50.tar.gz" sha256 "b9dc7ce904c6a3432df7491b7052bc4cf09ccf1e7a703053f8079a2267522f97" license "LGPL-2.1" - revision 2 + revision 3 head "https://github.com/vapoursynth/vapoursynth.git" bottle do diff --git a/Formula/vcs.rb b/Formula/vcs.rb index b80d56ec9ff7..43da04b095a0 100644 --- a/Formula/vcs.rb +++ b/Formula/vcs.rb @@ -3,6 +3,7 @@ class Vcs < Formula homepage "https://p.outlyer.net/vcs/" url "https://p.outlyer.net/files/vcs/vcs-1.13.4.tar.gz" sha256 "dc1d6145e10eeed61d16c3591cfe3496a6ac392c9c2f7c2393cbdb0cf248544b" + revision 1 livecheck do url "https://p.outlyer.net/files/vcs/?C=M&O=D" diff --git a/Formula/vgmstream.rb b/Formula/vgmstream.rb index a3fb51c75c18..c12c9cf6fd78 100644 --- a/Formula/vgmstream.rb +++ b/Formula/vgmstream.rb @@ -6,6 +6,7 @@ class Vgmstream < Formula revision: "70d20924341e1df3e4f76b4c4a6e414981950f8e" version "r1050-3312-g70d20924" license "ISC" + revision 1 version_scheme 1 head "https://github.com/losnoco/vgmstream.git" diff --git a/Formula/x264.rb b/Formula/x264.rb index ae467218c545..668022ac6f9f 100644 --- a/Formula/x264.rb +++ b/Formula/x264.rb @@ -7,8 +7,8 @@ class X264 < Formula stable do # the latest commit on the stable branch url "https://code.videolan.org/videolan/x264.git", - revision: "cde9a93319bea766a92e306d69059c76de970190" - version "r3011" + revision: "db0d417728460c647ed4a847222a535b00d3dbcb" + version "r3018" end # There's no guarantee that the versions we find on the `release-macos` index