Update chronycontrol from 1.4.8 to 1.4.9 (#141660)

* Update chronycontrol from 1.4.8 to 1.4.9

* Update chronycontrol.rb
This commit is contained in:
Miccal Matthews 2023-02-23 19:51:53 +08:00 committed by GitHub
parent b0791e14f9
commit 99887d2e20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
cask "chronycontrol" do
version "1.4.8,284"
sha256 "4a91ecf1b7c6b3bba10c1807a07e06ba8e5c2c076b5a49f0500a39644461ac4a"
version "1.4.9"
sha256 "d014e113250bbef1141100752c3d7e3692b2ddce8ca8fa1c03d73f5005a14d3d"
url "https://www.whatroute.net/software/chronycontrol-#{version.csv.first}.zip"
url "https://www.whatroute.net/software/chronycontrol-#{version}.zip"
name "ChronyControl"
desc "Install and configure chronyd"
homepage "https://whatroute.net/chronycontrol.html"
livecheck do
url "https://www.whatroute.net/chronycontrolappcast.xml"
strategy :sparkle
strategy :sparkle, &:short_version
end
auto_updates true