Add ActivityWatch v0.8.0b8 (#60177)

This commit is contained in:
Freayd 2019-03-14 08:20:05 +08:00 committed by Vítor Galvão
parent b42805cdea
commit 3edbf51b87
1 changed files with 14 additions and 0 deletions

14
Casks/activitywatch.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'activitywatch' do
version '0.8.0b8'
sha256 '16b7a7499f89ad0f63d9dfd2649984492087309dbe5ac797c21f170c3324a018'
# github.com/ActivityWatch/activitywatch was verified as official when first introduced to the cask
url "https://github.com/ActivityWatch/activitywatch/releases/download/v#{version}/activitywatch-v#{version}-macos-x86_64.zip"
appcast 'https://github.com/ActivityWatch/activitywatch/releases.atom'
name 'ActivityWatch'
homepage 'https://activitywatch.net/'
binary 'activitywatch/aw-qt'
zap trash: '~/Library/Application Support/activitywatch'
end