We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d8baf9 commit ca1986aCopy full SHA for ca1986a
Formula/mov2mp4.rb
@@ -1,8 +1,8 @@
1
class Mov2mp4 < Formula
2
desc "Shell script to convert video files (.mov) to MP4"
3
homepage "https://github.com/masa0221/mov2mp4"
4
- url "https://github.com/masa0221/mov2mp4/archive/refs/tags/v0.1.0.tar.gz"
5
- sha256 "826facea45ecf34920e998a447e26b275136b751e272b9302c8d0f12501941af"
+ url "https://github.com/masa0221/mov2mp4/archive/refs/tags/v0.2.2.tar.gz"
+ sha256 "25699a9387f58757aa5777b3b46b556d8e852f0274a6faf2c4bcce8b6fb67686"
6
license "Apache-2.0"
7
8
depends_on "ffmpeg"
0 commit comments