Add Azgaar's Fantasy Map Generator v1.0 (#69964)

This commit is contained in:
Rostislav 2019-10-03 05:49:37 +02:00 committed by Markus Reiter
parent 3ecd2d1b6d
commit 97942c0f1b
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
cask 'fantasy-map-generator' do
version '1.0'
sha256 'e15c3d3418c48081c3fe42fe86304c6ad29f9a80980d3fcf7797a7a8b13edbca'
# github.com/Azgaar/Fantasy-Map-Generator was verified as official when first introduced to the cask
url "https://github.com/Azgaar/Fantasy-Map-Generator/releases/download/v#{version}/FMG-darwin-x64.zip"
appcast 'https://github.com/Azgaar/Fantasy-Map-Generator/releases.atom'
name "Azgaar's Fantasy Map Generator"
homepage 'https://azgaar.github.io/Fantasy-Map-Generator'
app "Azgaar's Fantasy Map Generator-darwin-x64/Azgaar's Fantasy Map Generator.app"
end