Skip to content

Commit

Permalink
Updated at 2024-09-29T01:57:43.935Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2024
1 parent 4cf9547 commit 9408287
Show file tree
Hide file tree
Showing 121 changed files with 3,203 additions and 1,193 deletions.
6 changes: 3 additions & 3 deletions Casks/a/aqua.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "aqua" do
arch arm: "-aarch64"

version "2024.2,242.20224.331"
sha256 arm: "2da73b2896cf8c7114291f7ab64730d494ed1adca83542b56702a6fb2fcaa92d",
intel: "0ea9875335a53d60722f91a7059847d1da857788fe3362685bf1e66dfe9aafed"
version "2024.2.1,242.22855.128"
sha256 arm: "f91c189a05b98e0e0ad0ddc9d08345e80b5cd6b784689b8e75bcbc74cc61d1ff",
intel: "e65135897e988eb01e2f78e18a92953f592ac0de07c6626780fab544affcd64e"

url "https://download.jetbrains.com/aqua/aqua-#{version.csv.first}#{arch}.dmg"
name "Aqua"
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.4813"
sha256 "cba97b51782afd550917460ac5ac69ecf63e67bc64630c6cb3c13e6ca502bb2d"
version "1.5.4820"
sha256 "a1edf1cb17586fa2f3278d53e7ccc0e6197b416a6894c7eb2f9563864c5fbb9e"

url "https://better-mouse.com/wp-content/uploads/BetterMouse.#{version}.zip"
name "BetterMouse"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/blockbench.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "blockbench" do
arch arm: "arm64", intel: "x64"

version "4.11.0"
sha256 arm: "5d373cd3e428dca36d3511d655857bea92656065e928be076691135fb42e3537",
intel: "6a66024e18ebd12e4454c73ca84d2bdeb7b75a2faddc6811aaacb03cddc5bece"
version "4.11.1"
sha256 arm: "28d75f44d5e0a26f72764ff1fb65d1f61a18ad2bddacb82da854c6c4507f3d0b",
intel: "c9d65ff04c4c5d1cc722722976cde232ba8c2a3cff0a198ac58c8dc3749de92e"

url "https:github.comJannisX11blockbenchreleasesdownloadv#{version}Blockbench_#{arch}_#{version}.dmg",
verified: "github.comJannisX11blockbench"
Expand Down
30 changes: 17 additions & 13 deletions Casks/c/chatbox.rb
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
cask "chatbox" do
arch arm: "-arm64"

version "1.3.10"
sha256 arm: "deeb54bf37d7451c3796dbcac5cbb0f834fe54d5d0f652aa5b4f274abf6bf5c6",
intel: "8cf9a89e225d88dc18a1a5daebb7226503528ab3904a5912ee117d5d2ca1534e"
version "1.4.2"
sha256 arm: "abd921e0467c87157d1d7fc6e5410f637186975c8678622f0e9e9ebb4ba16a02",
intel: "682fba5f014f1d36d49c214a27bcc4e450022ffe7531302a85cd3495c5194efe"

url "https:github.comBin-Huangchatboxreleasesdownloadv#{version}Chatbox-#{version}#{arch}.dmg",
verified: "github.comBin-Huangchatbox"
name "chatbox"
desc "Desktop app for GPT-4 GPT-3.5 (OpenAI API)"
homepage "https:chatboxapp.xyz"
url "https://download.chatboxai.app/releases/Chatbox-#{version}#{arch}.dmg"
name "Chatbox"
desc "Desktop app for GPT-4 / GPT-3.5 (OpenAI API)"
homepage "https://chatboxai.app/en"

livecheck do
url "https://download.chatboxai.app/releases/latest-mac.yml"
strategy :electron_builder
end

auto_updates true
depends_on macos: ">= :high_sierra"
Expand All @@ -19,10 +23,10 @@
uninstall quit: "xyz.chatboxapp.app"

zap trash: [
"~LibraryApplication Supportxyz.chatboxapp.app",
"~LibraryCachesxyz.chatboxapp.app",
"~LibraryPreferencesxyz.chatboxapp.app.plist",
"~LibrarySaved Application Statexyz.chatboxapp.app.savedState",
"~LibraryWebKitxyz.chatboxapp.app",
"~/Library/Application Support/xyz.chatboxapp.app",
"~/Library/Caches/xyz.chatboxapp.app",
"~/Library/Preferences/xyz.chatboxapp.app.plist",
"~/Library/Saved Application State/xyz.chatboxapp.app.savedState",
"~/Library/WebKit/xyz.chatboxapp.app",
]
end
6 changes: 3 additions & 3 deletions Casks/f/finch.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "finch" do
arch arm: "aarch64", intel: "x86_64"

version "1.2.3"
sha256 arm: "d61f17d2e87a2f2d9d64bb26a95e7c9ec34aadbaed73987dc8d4d5dbb9484ec0",
intel: "3bf1150455b4dac50740dfee6f5d9c6e76508b62013136ef54e7a153b4f8ca96"
version "1.3.1"
sha256 arm: "cdda597d03e46cb9106982a1a5d3d4cf83f1da307db641d81061a4d48de8e801",
intel: "d1a10b71164371eb75146cdc6730cb610184ae274086f83f08286432dcbb4eb6"

url "https:github.comrunfinchfinchreleasesdownloadv#{version}Finch-v#{version}-#{arch}.pkg"
name "Finch"
Expand Down
7 changes: 5 additions & 2 deletions Casks/f/freecol.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
cask "freecol" do
arch intel: "-intel"

version "1.2.0"
sha256 "3bf9b810ef9288440620090869b0778c52d91c234f92d728d3c8b138e38676ac"
sha256 arm: "3bf9b810ef9288440620090869b0778c52d91c234f92d728d3c8b138e38676ac",
intel: "2f330f6a0b884374fa9ef8308547dccb3ebfb2d4199ee89321daabeb1fdc7a7b"

url "https://downloads.sourceforge.net/freecol/FreeCol-#{version}.dmg",
url "https://downloads.sourceforge.net/freecol/FreeCol#{arch}-#{version}.dmg",
verified: "sourceforge.net/freecol/"
name "FreeCol"
desc "Turn-based strategy game"
Expand Down
6 changes: 3 additions & 3 deletions Casks/g/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "gpg-suite@nightly" do
version "3548n"
sha256 "707c8d5d3f5f2fabfeee78a236a976b2487d158d8d20243e2638b44de957af91"
version "2024.1b3"
sha256 "c1d87f1a2bf08bbd8651b4e34404178b5df0cc6a29a8a1425491824dba499c36"

url "https://releases.gpgtools.org/nightlies/GPG_Suite-#{version}.dmg"
name "GPG Suite Nightly"
Expand All @@ -9,7 +9,7 @@

livecheck do
url "https://releases.gpgtools.org/nightlies/"
regex(/href=.*?GPG_Suite-([0-9a-z]+)\.dmg/i)
regex(/href=.*?GPG[._-]Suite[._-]v?(\d+(?:\.\d+)+(?:b\d+)?)\.dmg/i)
end

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

version "1.40.1"
sha256 arm: "f299c6e1376f1298bf04d0881e203cb15a27b717673ae43f81ad25f888409317",
intel: "76000cb72a6adad67463eb303c8ecd0d551b15c09f7c2b8f4537f040d9078712"
version "1.40.2"
sha256 arm: "7e8669f411a16e5f4c419758dbee227fdfbd4551a5f900dfcbde5045f001f222",
intel: "81067d7a0fe97bdf21ad5ed974531487e82edb4bb2757d73b3b59d3875ab61b5"

url "https:github.comheptametaproject-metareleasesdownloadv#{version}Heptabase-#{version}#{arch}-mac.zip",
verified: "github.comheptametaproject-meta"
Expand Down
4 changes: 2 additions & 2 deletions Casks/i/[email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "iterm2@nightly" do
# NOTE: "2" is not a version number, but an intrinsic part of the product name
version "3_5_20240920"
sha256 "ab19d4f070efd14e64aa86794cf6303da59dfac90145d4eea376e18909643633"
version "3_5_20240928"
sha256 "84c34ef2a2358a21940d5e515c960e5094ec15562d307ed33e4ccb01b4cafa13"

url "https://iterm2.com/nightly/iTerm2-#{version}-nightly.zip"
name "iTerm2"
Expand Down
25 changes: 25 additions & 0 deletions Casks/l/label-live.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
cask "label-live" do
version "3.2.3"
sha256 "e5cf6eb208c37982afb5452160cd0d5d0380b7da7edf6b8ee7b629709ea91bf1"

url "https://download.label.live/Label-LIVE-#{version}.dmg"
name "Label LIVE"
desc "Label design and printer software"
homepage "https://label.live/"

livecheck do
url "https://s3.amazonaws.com/labellive.semireg.com/latest-mac.yml"
strategy :electron_builder
end

depends_on macos: ">= :high_sierra"

app "Label LIVE.app"

zap trash: [
"~/Library/Application Support/Label LIVE",
"~/Library/Logs/Label LIVE",
"~/Library/Preferences/com.semireg.LabelLIVE.plist",
"~/Library/Saved Application State/com.semireg.LabelLIVE.savedState",
]
end
2 changes: 1 addition & 1 deletion Casks/l/limitless.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "limitless" do
version "1.504.1"
version "1.507.1"
sha256 :no_check

url "https://download.limitless.ai/Limitless.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/l/lunar-client.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "lunar-client" do
version "3.2.17"
sha256 "31d03c7ba357ebac36bcbb437804ef42e07285009733573a8c3725f3d71b24ed"
version "3.2.18"
sha256 "37c33ac7f04af68a48398d4c9cba143364ce52bec6092993f6ce1b2df020fdfa"

url "https://launcherupdates.lunarclientcdn.com/Lunar%20Client%20v#{version}.dmg",
verified: "launcherupdates.lunarclientcdn.com/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/m/[email protected]
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "macloggerdx@beta" do
version "6.53b11"
version "6.53b12"
sha256 :no_check

url "https://www.dogparksoftware.com/files/MacLoggerDX.beta.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/m/marsedit.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "marsedit" do
version "5.2.5"
sha256 "da1a973174660914aa9ef0976896a5153f69c9125fc8a2f71c4790f1eb178390"
version "5.2.6"
sha256 "c38b84808159f296943503da1324056dffde0592402d8f6c3bf9e841655a33e7"

url "https://redsweater.com/marsedit/MarsEdit#{version}.zip"
name "MarsEdit"
Expand Down
6 changes: 3 additions & 3 deletions Casks/m/miniforge.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "miniforge" do
arch arm: "arm64", intel: "x86_64"

version "24.7.1-0"
sha256 arm: "2de2a2a31964be19ae157b5f93429cb50f8bf3983c580c8b14acefaf3d7e7c5b",
intel: "03b73291d46199a40cb694a400010de9d737e6397d3eed676f28828fe2df5025"
version "24.7.1-2"
sha256 arm: "cafa7cc6d7baef6ea292880ae46c6c9d28bc1156394a418ceada30118d8b6b9a",
intel: "ec6150160703ee622e6520863f68c5130473b69558aed822c4e369e90ef42aad"

url "https:github.comconda-forgeminiforgereleasesdownload#{version}Miniforge3-#{version}-MacOSX-#{arch}.sh"
name "miniforge"
Expand Down
26 changes: 26 additions & 0 deletions Casks/m/minstaller.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
cask "minstaller" do
version "3.1.0"
sha256 "7a57d4c812f6ea5e366760eab123a6a0653f0a4af080ca3d129c556918ef58bf"

url "https://s3.motionvfx.com/mvfxpublic/mInstaller/sparkle/mInstaller-#{version}.zip"
name "mInstaller"
desc "Downloader and manager for MotionVFX products"
homepage "https://www.motionvfx.com/"

livecheck do
url "https://s3.motionvfx.com/mvfxpublic/mInstaller/sparkle/appcast.xml"
strategy :sparkle
end

auto_updates true
depends_on macos: ">= :big_sur"

app "mInstaller.app"

zap trash: [
"~/Library/Application Support/mInstaller",
"~/Library/Caches/mInstaller",
"~/Library/HTTPStorages/com.motionvfx.mInstaller",
"~/Library/Preferences/com.motionvfx.mInstaller.plist",
]
end
4 changes: 2 additions & 2 deletions Casks/n/netron.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "netron" do
version "7.9.0"
sha256 "8f60f8a70a1966a3bda7cdcaaadf0bbaed71c360807e8cf191adf2c7408a1504"
version "7.9.2"
sha256 "e0b591a606d58b2bc227e6b70fcce0d2207c08f85555bbd0030db8315453742a"

url "https:github.comlutzroedernetronreleasesdownloadv#{version}Netron-#{version}-mac.zip"
name "Netron"
Expand Down
4 changes: 2 additions & 2 deletions Casks/o/opencore-patcher.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "opencore-patcher" do
version "2.0.1"
sha256 "d222669fb4fc3a08526647764873d52f2e854ac2894ff77a134c548a6a7e010f"
version "2.0.2"
sha256 "405d716996469e143ec6ecd89e04cbb75dcd5bf6c0e437df9cc435c7f22d6b1c"

url "https:github.comdortaniaOpenCore-Legacy-Patcherreleasesdownload#{version}OpenCore-Patcher.pkg",
verified: "github.comdortaniaOpenCore-Legacy-Patcher"
Expand Down
4 changes: 2 additions & 2 deletions Casks/o/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "openscad@snapshot" do
version "2024.09.23"
sha256 "40748c31e665f7df8deef04c03b830df6cfc7449597f8fa36544b9b7f6bb3c92"
version "2024.09.27"
sha256 "eef714fb8d3aef24f8024fd4edd1aaf3a28d057e63ed90379ada65bb3004519f"

url "https://files.openscad.org/snapshots/OpenSCAD-#{version}.dmg"
name "OpenSCAD"
Expand Down
4 changes: 2 additions & 2 deletions Casks/p/pagico.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "pagico" do
version "10,20240926"
sha256 "fa7f41ecb3dd6308b4dc02e44236ab98d2b5cc2053f86a514277556ec464c025"
version "10,20240928"
sha256 "e7c83558cb02f38c1ba2b51b3a90bba6ef0a6024c720153ef278d5a125ce43ee"

url "https://www.pagico.com/downloads/Pagico_macOS_r#{version.csv.second}.dmg"
name "Pagico"
Expand Down
6 changes: 3 additions & 3 deletions Casks/p/phpwebstudy.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "phpwebstudy" do
arch arm: "-arm64"

version "4.3.3"
sha256 arm: "c916f07809b7639c19a7c3160f05bcd1c098db074e2068d17c458e8972965ac1",
intel: "0a134dee85ebc5669fd233387ca0329c40426a38f3b073cc699a411fe59d5472"
version "4.3.5"
sha256 arm: "87556d4f58b02fd58edf8784e0cda7c2013950ef315124c6c6a7aa8db98990cb",
intel: "01b1ba325b03cfd6825126dfffd7ce4c5081f42e507da9fa16e6398307832f27"

url "https:github.comxpf0000PhpWebStudyreleasesdownloadv#{version}PhpWebStudy-#{version}#{arch}-mac.zip",
verified: "github.comxpf0000PhpWebStudy"
Expand Down
2 changes: 1 addition & 1 deletion Casks/p/puzzles.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "puzzles" do
version "20240927"
version "20240928"
sha256 :no_check

url "https://www.chiark.greenend.org.uk/~sgtatham/puzzles/Puzzles.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/q/qownnotes.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "qownnotes" do
version "24.9.7"
sha256 "4c71517ee68813738916b60ade1991f5f8bc7dc072e15b9224e45015737a096c"
version "24.9.8"
sha256 "a84b1dc1793f88d1f5a2911fcbb05e8ca1d9e35d6354a9ed4ac79613bf2a90cb"

url "https:github.compbekQOwnNotesreleasesdownloadv#{version}QOwnNotes.dmg",
verified: "github.compbekQOwnNotes"
Expand Down
12 changes: 2 additions & 10 deletions Casks/r/redquits.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "redquits" do
version "2.0,1"
version "2.0"
sha256 :no_check

url "https://redquits.s3.amazonaws.com/RedQuits_v#{version.major}.pkg",
Expand All @@ -10,15 +10,7 @@

livecheck do
url :homepage
regex(/href=.*?RedQuits[._-]v?(\d+(?:\.\d+)*)\.pkg/i)
strategy :page_match do |page, regex|
major_version = page[regex, 1]
next if major_version.blank?

cask = CaskLoader.load(__FILE__)
download_url = "http://redquits.s3.amazonaws.com/RedQuits_v#{major_version}.pkg"
Homebrew::Livecheck::Strategy::ExtractPlist.find_versions(cask:, url: download_url)[:matches].values
end
regex(/RedQuits\s+v?(\d+(?:\.\d+)+)/i)
end

pkg "RedQuits_v#{version.major}.pkg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/r/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "rstudio@daily" do
version "2024.10.0-daily-236"
sha256 "367ad9ca36750f88c6c2760d45b9b50c00450eb83739c1c4d433ef16ef7d2db6"
version "2024.10.0-daily-246"
sha256 "6db5b13893f21d94dee212251f3c3dcffca13106cb55103e78bb367b6414e7be"

url "https://rstudio-ide-build.s3.amazonaws.com/electron/macos/RStudio-#{version}.dmg",
verified: "rstudio-ide-build.s3.amazonaws.com/electron/macos/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/r/rustrover.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "rustrover" do
arch arm: "-aarch64"

version "2024.2,242.21829.198"
version "2024.2.2,242.22855.126"
sha256 :no_check

url "https://download.jetbrains.com/rustrover/RustRover-#{version.csv.first}#{arch}.dmg"
Expand Down
6 changes: 3 additions & 3 deletions Casks/s/[email protected]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "sketch@beta" do
version "101,181930"
sha256 "d6302ce692da44e9e79197bca63bcba431ad3fa2286a99541bd6f693ab9e6121"
version "101.1,181984"
sha256 "b9cb2c77aa3836a145181ede28aeab4df39a670dfddb0458ba71323c57fdf24c"

url "https://beta-download.sketch.com/sketch-#{version.csv.first}-#{version.csv.second}.zip"
name "Sketch"
Expand All @@ -13,7 +13,7 @@
end

auto_updates true
depends_on macos: ">= :monterey"
depends_on macos: ">= :ventura"

app "Sketch Beta.app"

Expand Down
Loading

0 comments on commit 9408287

Please sign in to comment.