[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 (May 6, 2019, 12:11 AM +0200) 22cf2581 b1ed72f1

+1 -1
+1 -1
README.md
··· 67 67 ### sha256 68 68 After putting a url in your cask file, you need a sha256 string too. Homebrew will generate it for you when you run this inside your tap repository: 69 69 ``` 70 - brew fetch ./Casks/to.rb 70 + brew cask fetch ./Casks/to.rb 71 71 ```