Add rcse 1.9.2 (#81291)

* Add rcse 1.9.2

* Update rcse.rb

Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
This commit is contained in:
Chris Chinchilla 2020-04-26 00:10:43 +02:00 committed by GitHub
parent c2676743b5
commit bfecb72e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
Casks/rcse.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'rcse' do
version '1.9.2'
sha256 'ed8d03eb8f9ce2087f01d54cc29e8f4c0a994f457c855d00d5191668f02158c0'
# downloads.sourceforge.net/rolisteam/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/rolisteam/rcse_v#{version}_MacOs.dmg"
appcast 'https://sourceforge.net/projects/rolisteam/rss'
name 'Rolisteam Character Sheet Editor (RCSE)'
homepage 'https://rolisteam.org/'
app 'rcse.app'
end