homebrew/Casks/things3.rb
2025-03-17 14:13:38 +13:00

13 lines
288 B
Ruby

cask "things3" do
version "3.21.1"
sha256 "384b6dcad4059c41c54289088be51e78940eb5b8b1fa73ccf9ecb8e8f89f425f"
url "https://dl.breadone.xyz/homebrew/casks/Things3.zip"
name "Things 3"
desc "GTD Task Manager"
homepage "https://culturedcode.com/things/"
app "Things.app"
end