homebrew-cask/Casks/noun-project.rb

13 lines
434 B
Ruby

cask "noun-project" do
version "2.2.5"
sha256 "3d852802f7fc86f35755985a93c82a14d5ac897da9065e1a05ad449fb64bc746"
# nounproject.s3.amazonaws.com/ was verified as official when first introduced to the cask
url "https://nounproject.s3.amazonaws.com/mac/Noun-Project-#{version}.dmg"
appcast "https://thenounproject.com/for-mac/feed/"
name "Noun Project"
homepage "https://thenounproject.com/"
app "Noun Project.app"
end