From a076920855876df5a0729310074f2d3ba93dfec4 Mon Sep 17 00:00:00 2001 From: june Date: Mon, 17 Mar 2025 14:13:38 +1300 Subject: [PATCH] things3: complete definition --- Casks/things3.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Casks/things3.rb b/Casks/things3.rb index a96aa8e..fbad85f 100644 --- a/Casks/things3.rb +++ b/Casks/things3.rb @@ -1,9 +1,8 @@ -cask "Things3" do +cask "things3" do version "3.21.1" - sha256 "c87dbc6aff5411676a471e84905d69c671b62b93b1210bd95c9d776d087de95c" + sha256 "384b6dcad4059c41c54289088be51e78940eb5b8b1fa73ccf9ecb8e8f89f425f" - # url "https://github.com/tonsky/AnyBar/releases/download/#{version}/AnyBar-#{version}.zip" - url "https://s3.breadone.xyz/homebrew-breadone/casks/Things3.zip" + url "https://dl.breadone.xyz/homebrew/casks/Things3.zip" name "Things 3" desc "GTD Task Manager" homepage "https://culturedcode.com/things/"