Skip to content

Commit

Permalink
Updated at 2024-10-06T01:57:06.270Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 6, 2024
1 parent 1ce6e03 commit fc49c9c
Show file tree
Hide file tree
Showing 172 changed files with 1,124 additions and 1,141 deletions.
5 changes: 1 addition & 4 deletions Casks/a/ajour.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "World of Warcraft addon manager"
homepage "https:github.comcasperstormajour"

livecheck do
url :url
regex(^v?(\d+(?:\.\d+)+)$i)
end
deprecate! date: "2024-10-04", because: :unmaintained

app "Ajour.app"

Expand Down
2 changes: 2 additions & 0 deletions Casks/a/aware.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
desc "Menubar app to track active computer use"
homepage "https:awaremac.com"

deprecate! date: "2024-10-04", because: :unmaintained

depends_on macos: ">= :sonoma"

app "Aware.app"
Expand Down
11 changes: 1 addition & 10 deletions Casks/b/batteryboi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,7 @@
desc "Battery indicator for the menu bar"
homepage "https:batteryboi.ovatar.io"

livecheck do
url :url
regex(^(?:Version[._-]?)?v?(\d+(?:\.\d+)+)(?:#(\d+))?$i)
strategy :github_latest do |json, regex|
match = json["tag_name"]&.match(regex)
next if match.blank?

match[2].present? ? "#{match[1]},#{match[2]}" : match[1]
end
end
deprecate! date: "2024-10-04", because: :unmaintained

depends_on macos: ">= :big_sur"

Expand Down
4 changes: 2 additions & 2 deletions Casks/b/bettermouse.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "bettermouse" do
version "1.5.4820"
sha256 "a1edf1cb17586fa2f3278d53e7ccc0e6197b416a6894c7eb2f9563864c5fbb9e"
version "1.5.4906"
sha256 "360f1113241a07c53dbc8743193a309e4e8d635f85da57b05b303c0b3ec2cbc1"

url "https://better-mouse.com/wp-content/uploads/BetterMouse.#{version}.zip"
name "BetterMouse"
Expand Down
4 changes: 2 additions & 2 deletions Casks/b/bettertouchtool.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "bettertouchtool" do
version "4.733,2024100402"
sha256 "55e1d9e6a61c4267dc67e2ad28ffc367e04ac4a7a50af09def39820daa1ac4a6"
version "4.734,2024100501"
sha256 "e234a56c468db2661be7d3ff5d0d8c8985cfaf74c4bea890b20f4b68e24e1578"

url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip"
name "BetterTouchTool"
Expand Down
26 changes: 13 additions & 13 deletions Casks/b/biglybt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
auto_updates true
depends_on macos: ">= :el_capitan"

preflight do
system_command "#{staged_path}BiglyBT Installer.appContentsMacOSJavaApplicationStub",
args: [
"-dir", "#{appdir}BiglyBT",
"-q",
"-Dinstall4j.suppressStdout=true",
"-Dinstall4j.debug=false",
"-VcreateDesktopLinkAction$Boolean=false",
"-VaddToDockAction$Boolean=false"
],
print_stderr: false,
sudo: true
end
installer script: {
executable: "BiglyBT Installer.appContentsMacOSJavaApplicationStub",
args: [
"-dir", "#{appdir}BiglyBT",
"-q",
"-Dinstall4j.suppressStdout=true",
"-Dinstall4j.debug=false",
"-VcreateDesktopLinkAction$Boolean=false",
"-VaddToDockAction$Boolean=false"
],
print_stderr: false,
sudo: true,
}

uninstall delete: "#{appdir}BiglyBT"

Expand Down
2 changes: 1 addition & 1 deletion Casks/b/bookends.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "bookends" do
version "15.0.6"
version "15.0.7"
sha256 :no_check

url "https://www.sonnysoftware.com/bookends-for-mac/downloads/Bookends.dmg"
Expand Down
18 changes: 11 additions & 7 deletions Casks/b/brave-browser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,15 @@
app "Brave Browser.app"

zap trash: [
"~/Library/Application Support/BraveSoftware",
"~/Library/Caches/BraveSoftware",
"~/Library/Caches/com.brave.Browser",
"~/Library/HTTPStorages/com.brave.Browser",
"~/Library/Preferences/com.brave.Browser.plist",
"~/Library/Saved Application State/com.brave.Browser.savedState",
]
"~/Library/Application Support/BraveSoftware/Brave-Browser",
"~/Library/Caches/BraveSoftware/Brave-Browser",
"~/Library/Caches/com.brave.Browser",
"~/Library/HTTPStorages/com.brave.Browser",
"~/Library/Preferences/com.brave.Browser.plist",
"~/Library/Saved Application State/com.brave.Browser.savedState",
],
rmdir: [
"~/Library/Application Support/BraveSoftware",
"~/Library/Caches/BraveSoftware",
]
end
15 changes: 11 additions & 4 deletions Casks/b/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,15 @@
app "Brave Browser Beta.app"

zap trash: [
"~/Library/Application Support/brave",
"~/Library/Preferences/com.electron.brave.plist",
"~/Library/Saved Application State/com.electron.brave.savedState",
]
"~/Library/Application Support/BraveSoftware/Brave-Browser-Beta",
"~/Library/Caches/BraveSoftware/Brave-Browser-Beta",
"~/Library/Caches/com.brave.Browser.beta",
"~/Library/HTTPStorages/com.brave.Browser.beta",
"~/Library/Preferences/com.brave.Browser.beta.plist",
"~/Library/Saved Application State/com.brave.Browser.beta.savedState",
],
rmdir: [
"~/Library/Application Support/BraveSoftware",
"~/Library/Caches/BraveSoftware",
]
end
15 changes: 11 additions & 4 deletions Casks/b/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,15 @@
app "Brave Browser Dev.app"

zap trash: [
"~/Library/Application Support/brave",
"~/Library/Preferences/com.electron.brave.plist",
"~/Library/Saved Application State/com.electron.brave.savedState",
]
"~/Library/Application Support/BraveSoftware/Brave-Browser-Dev",
"~/Library/Caches/BraveSoftware/Brave-Browser-Dev",
"~/Library/Caches/com.brave.Browser.dev",
"~/Library/HTTPStorages/com.brave.Browser.dev",
"~/Library/Preferences/com.brave.Browser.dev.plist",
"~/Library/Saved Application State/com.brave.Browser.dev.savedState",
],
rmdir: [
"~/Library/Application Support/BraveSoftware",
"~/Library/Caches/BraveSoftware",
]
end
15 changes: 11 additions & 4 deletions Casks/b/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,15 @@
app "Brave Browser Nightly.app"

zap trash: [
"~/Library/Application Support/brave",
"~/Library/Preferences/com.electron.brave.plist",
"~/Library/Saved Application State/com.electron.brave.savedState",
]
"~/Library/Application Support/BraveSoftware/Brave-Browser-Nightly",
"~/Library/Caches/BraveSoftware/Brave-Browser-Nightly",
"~/Library/Caches/com.brave.Browser.nightly",
"~/Library/HTTPStorages/com.brave.Browser.nightly",
"~/Library/Preferences/com.brave.Browser.nightly.plist",
"~/Library/Saved Application State/com.brave.Browser.nightly.savedState",
],
rmdir: [
"~/Library/Application Support/BraveSoftware",
"~/Library/Caches/BraveSoftware",
]
end
12 changes: 8 additions & 4 deletions Casks/c/calibrite-profiler.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
cask "calibrite-profiler" do
version "1.3.2"
sha256 "ac3ef76116de2efec11fbe67c68b1ba0ba225fa3108831788df5985d3a6dca50"
version "1.3.3"
sha256 "beab575669a526520a20a64f47f510e01471d0631246cfea77ef727d91cea083"

url "https:github.comLUMESCAcalibrite-profiler-releasesreleasesdownloadv#{version}calibrite-PROFILER-#{version}.dmg",
verified: "github.comLUMESCAcalibrite-profiler-releases"
name "calibrite PROFILER"
desc "Display calibration software for Calibrite, ColorChecker and X-Rite devices"
homepage "https:calibrite.comcalibrite-profiler"

# Upstream sometimes marks a release as "pre-release" on GitHub but the
# first-party download page links to the release as the latest stable
# version. This checks the download page, which links to the latest dmg file
# on GitHub without having to worry about latestpre-release.
livecheck do
url :url
strategy :github_latest
url "https:calibrite.comussoftware-downloads"
regex(href=.*?calibrite-PROFILER[._-]v?(\d+(?:\.\d+)+)\.dmgi)
end

auto_updates true
Expand Down
6 changes: 3 additions & 3 deletions Casks/c/chatbox.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "chatbox" do
arch arm: "-arm64"

version "1.4.2"
sha256 arm: "abd921e0467c87157d1d7fc6e5410f637186975c8678622f0e9e9ebb4ba16a02",
intel: "682fba5f014f1d36d49c214a27bcc4e450022ffe7531302a85cd3495c5194efe"
version "1.5.0"
sha256 arm: "e50269e20432fd7755b0fdae864dc4cbf48233046ece3ea0b24d6a58a20b6b75",
intel: "5ac2a517640a00f900e2075dc80c6fe7ad254dec84dda27218954786e04af415"

url "https://download.chatboxai.app/releases/Chatbox-#{version}#{arch}.dmg"
name "Chatbox"
Expand Down
2 changes: 1 addition & 1 deletion Casks/c/colorwell.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "colorwell" do
version "7.5"
version "7.5.1"
sha256 :no_check

url "https://sweetpproductions.com/products/colorwell/ColorWell.dmg"
Expand Down
5 changes: 1 addition & 4 deletions Casks/c/cryptr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
desc "GUI for Hashicorp's Vault"
homepage "https:github.comadobecryptr"

livecheck do
url :url
strategy :github_latest
end
deprecate! date: "2024-10-04", because: :unmaintained

app "Cryptr.app"

Expand Down
4 changes: 2 additions & 2 deletions Casks/d/ddnet.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "ddnet" do
version "18.5.1"
sha256 "c2e5d9d9fa875523bbaf32b7630241b62afb4da4c89a1b3efbfe3d0a05789f81"
version "18.6"
sha256 "63dee4dcc83c9eb22f0f56700c080ee158c510f15b88e15a0d4ae001127bfdcb"

url "https://ddnet.org/downloads/DDNet-#{version}-macos.dmg"
name "DDNet"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/diskcatalogmaker.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "diskcatalogmaker" do
version "9.0.8"
sha256 "ee426c931f34ed210bc5cf3c5f07c235a90aafc69a95d3c1b9dd0ebfb23bf992"
version "9.0.9"
sha256 "05b10073b91e31f17d952fd317def1ebc2507e5a1beacac915b5ea6bb119ba2b"

url "https://download.diskcatalogmaker.com/download/zip/DiskCatalogMaker#{version.no_dots}.zip"
name "DiskCatalogMaker"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dolphin@dev" do
version "2409-95,4c,fb"
sha256 "cef5ef6de88eb5d1334622582c8ce3c7ca4eb91f41ad7b9120b38cd25123e83a"
version "2409-102,22,0e"
sha256 "473ad54f6315bf28d1742d3a8547066246c871a6d93fe1f46c9a651b887b6e32"

url "https://dl.dolphin-emu.org/builds/#{version.csv.second}/#{version.csv.third}/dolphin-master-#{version.csv.first}-universal.dmg"
name "Dolphin Dev"
Expand Down
6 changes: 3 additions & 3 deletions Casks/e/eloston-chromium.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "eloston-chromium" do
arch arm: "arm64", intel: "x86-64"

version "129.0.6668.70-1.1"
sha256 arm: "ced1c22d9009bd23c310f3e9f200d159acda71d6907c3c89a75306380b31e2e8",
intel: "b504872f5b00253e0c526bdf9024b934c77c0f5fc73573c04177b2e2d369e671"
version "129.0.6668.89-1.1"
sha256 arm: "16c9c862041c85dbca20abc913092e617fc6208bd9f21c6d60c8c9646267251c",
intel: "59759a0305ad389513cbe285ba314dd2d49cd69f451fe3bbfab85a81a5d3a28c"

url "https:github.comungoogled-softwareungoogled-chromium-macosreleasesdownload#{version}ungoogled-chromium_#{version}_#{arch}-macos.dmg",
verified: "github.comungoogled-softwareungoogled-chromium-macos"
Expand Down
4 changes: 2 additions & 2 deletions Casks/e/[email protected]
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cask "emacs@nightly" do
arch arm: "arm64-11", intel: "x86_64-10_12"

version "2024-10-04_00-09-17,598f15bcaf6fac41d58e438cb55571d0593de549"
sha256 "f74e0b8725d7d07c9bf254c2c2ee9acc9d9ca7ed9d63770d2471c840ed408d0e"
version "2024-10-05_00-09-22,9f54f24e94d039331b982012bd66e960cfc764ff"
sha256 "ba10d804bbfdb1bd59bbf107ad60d0506d13e138204c2918a6e9c6f78bdb24ca"

url "https://emacsformacosx.com/emacs-builds/Emacs-#{version.csv.first}-#{version.csv.second}-universal.dmg"
name "Emacs"
Expand Down
2 changes: 1 addition & 1 deletion Casks/f/ff-works.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "ff-works" do
version "4.2.4"
version "4.2.5"
sha256 :no_check

url "https://www.ffworks.net/ffWorks.dmg"
Expand Down
Loading

0 comments on commit fc49c9c

Please sign in to comment.