homebrew/Casks/things3.rb
2025-09-15 23:57:09 +12:00

12 lines
289 B
Ruby

cask "things3" do
version "3.21.15"
sha256 "63d1e411326e03f7e093bb68c5bae8691dba7baa3c41a2ad2bad66da366437f3"
url "https://s3.breadone.xyz/cask/Things3-#{version}.zip"
name "Things3"
desc "GTD Task Manager"
homepage "https://culturedcode.com/things/"
app "Things3.app"
end