Add cask niftyman 1.0.3 (#90634)

This commit is contained in:
Filip Havrlent 2020-10-10 04:11:10 +02:00 committed by GitHub
parent bd7ba5a781
commit dd551ca705
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
Casks/niftyman.rb Normal file
View File

@ -0,0 +1,13 @@
cask "niftyman" do
version "1.0.3"
sha256 "d77e091b32061de8327c5d19c296398e76e2f759ece2d39af17cc8d0595f4daa"
# notion-menubar-updates.s3-us-west-2.amazonaws.com was verified as official when first introduced to the cask
url "https://notion-menubar-updates.s3-us-west-2.amazonaws.com/Niftyman-#{version}.dmg"
appcast "https://notion-menubar-updates.s3.amazonaws.com/latest-mac.yml"
name "Niftyman"
desc "Access the Notion tool from the menu bar"
homepage "https://shadowfax.app/niftyman"
app "Niftyman.app"
end