Skip to content

Commit

Permalink
rawcooked v23.12
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Gervais <[email protected]>
  • Loading branch information
g-maxime committed Dec 18, 2023
1 parent f772688 commit ac421ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rawcooked.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Rawcooked < Formula
desc "Lossless RAW audio-visual data to MKV encoder and decoder"
homepage "https://mediaarea.net/RAWcooked"
url "https://mediaarea.net/download/binary/rawcooked/23.09/RAWcooked_CLI_23.09_GNU_FromSource.tar.xz"
sha256 "9860b3d044c63548b8df9d72db67268351582460dfed50425bba0716c1af96d0"
url "https://mediaarea.net/download/binary/rawcooked/23.12/RAWcooked_CLI_23.12_GNU_FromSource.tar.xz"
sha256 "f1d62c38c3e17a31de02f9a8128d26cb8cd7069210c8f7d08b318a99210f4cc5"

def install
cd "Project/GNU/CLI" do
Expand Down

0 comments on commit ac421ac

Please sign in to comment.