Skip to content

Commit ca1986a

Browse files
authored
mov2mp4 v0.2.2 (#8)
Made-with: Cursor
1 parent 9d8baf9 commit ca1986a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/mov2mp4.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mov2mp4 < Formula
22
desc "Shell script to convert video files (.mov) to MP4"
33
homepage "https://github.com/masa0221/mov2mp4"
4-
url "https://github.com/masa0221/mov2mp4/archive/refs/tags/v0.1.0.tar.gz"
5-
sha256 "826facea45ecf34920e998a447e26b275136b751e272b9302c8d0f12501941af"
4+
url "https://github.com/masa0221/mov2mp4/archive/refs/tags/v0.2.2.tar.gz"
5+
sha256 "25699a9387f58757aa5777b3b46b556d8e852f0274a6faf2c4bcce8b6fb67686"
66
license "Apache-2.0"
77

88
depends_on "ffmpeg"

0 commit comments

Comments
 (0)