[READ-ONLY] Mirror of https://github.com/probablykasper/to. CLI audio, video and image file converter
aiff audio cli flac gif image jp2 jpg mov mp3 mp4 ogg png video webm webp
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Kasper (Apr 8, 2023, 7:05 PM +0200) a28cc3a7 3e77114c

+1 -1
+1 -1
README.md
··· 57 57 3. Update the cask's `url` to be the archive of the latest tag. This URL will be in this format: `https://github.com/USER/REPO/archive/refs/tags/VERSION.tar.gz` 58 58 4. Update the `sha256`. Once you have the url updated, you can let Homebrew generate it for you by running this inside your tap repo: 59 59 ``` 60 - brew fetch ./Casks/to.rb 60 + brew fetch --formula ./Casks/to.rb 61 61 ```