homebrew-cask/Casks/gifcapture.rb

12 lines
378 B
Ruby

cask 'gifcapture' do
version '1.1.0'
sha256 '29a6d998b3028fb0f2f232b8b99dd388d338a713aab4aac71699ceb7330af5ba'
url "https://github.com/onmyway133/GifCapture/releases/download/#{version}/GifCapture.zip"
appcast 'https://github.com/onmyway133/GifCapture/releases.atom'
name 'GifCapture'
homepage 'https://github.com/onmyway133/GifCapture'
app 'GifCapture.app'
end