Add DatWeatherDoe.app v1.2.5 (#78847)

* Add DatWeatherDoe.app v1.2.5

* Update dat-weather-doe.rb

* Rename dat-weather-doe.rb to datweatherdoe.rb

Co-authored-by: Shawn Dellysse <shawn.dellysse.contractor@hilton.com>
Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
This commit is contained in:
S Dellysse 2020-03-19 17:20:21 -04:00 committed by GitHub
parent dec3a4dce6
commit 66d0a1254c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
Casks/datweatherdoe.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'datweatherdoe' do
version '1.2.5'
sha256 'cc3bd6aea7dda073b399fd32e4d0e77d7b453b3ef3fc39bac6cba491af9327d4'
url "https://github.com/inderdhir/DatWeatherDoe/releases/download/#{version}/DatWeatherDoe-#{version}.dmg"
appcast 'https://github.com/inderdhir/DatWeatherDoe/releases.atom'
name 'DatWeatherDoe'
homepage 'https://github.com/inderdhir/DatWeatherDoe'
app 'DatWeatherDoe.app'
end