diff --git a/Casks/h/hypercal.rb b/Casks/h/hypercal.rb new file mode 100644 index 0000000000..48073cb858 --- /dev/null +++ b/Casks/h/hypercal.rb @@ -0,0 +1,11 @@ +cask "hypercal" do + version "0.0.96" + sha256 :no_check + + url "https://updater-api.hypercal.app/download" + name "Hypercal" + desc "Privacy first calendar that connects your schedules and tasks into a single view" + homepage "https://hypercal.app/" + + app "Hypercal.app" +end