We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a4723 commit 9ac47b3Copy full SHA for 9ac47b3
Casks/o/ontime.rb
@@ -1,9 +1,9 @@
1
cask "ontime" do
2
arch arm: "arm64", intel: "x64"
3
4
- version "3.10.5"
5
- sha256 arm: "f525cfd2ef7c07011997b05ca0faebef2f86b4cfb8c7c782902810b63c048a21",
6
- intel: "99c2e40acc97bee86f16e804e6213bee62235ff167975bd537c3fd3568b00171"
+ version "3.10.6"
+ sha256 arm: "c7baad5a2011b5070802387bbbf095e4c0099e497a8d9d7eb35f1c540bb0455a",
+ intel: "7e7c33ec5077a78be32467405e96397fc2801ce16279b34084cafb05098281d3"
7
8
url "https://github.com/cpvalente/ontime/releases/download/v#{version}/ontime-macOS-#{arch}.dmg",
9
verified: "github.com/cpvalente/ontime/"
0 commit comments