time-to-leave 3.0.0

* Update version to 3.0.0

* Update url for latest release
This commit is contained in:
Justin Krehel
2023-09-26 10:27:35 -04:00
parent 3cefdffbf0
commit 1b97a637c8
+3 -3
View File
@@ -1,8 +1,8 @@
cask "time-to-leave" do
version "2.0.1"
sha256 "645026480b04cec15dce96b0dbd361565f6647fcb9ab79df457ea5f1fa75f02f"
version "3.0.0"
sha256 "25fef73ac373e37ba8c0363e25e7e0996afb048466698777e9f0a0e5bb8876a0"
url "https://github.com/thamara/time-to-leave/releases/download/v#{version}/time-to-leave.dmg"
url "https://github.com/thamara/time-to-leave/releases/download/#{version}/time-to-leave-#{version}.dmg"
name "Time To Leave"
desc "Log work hours and get notified when it's time to leave the office"
homepage "https://github.com/thamara/time-to-leave"