Skip to content

Commit

Permalink
Updated at 2023-08-31T01:19:18.145Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 31, 2023
1 parent 00ced8a commit d113812
Show file tree
Hide file tree
Showing 276 changed files with 1,738 additions and 1,609 deletions.
4 changes: 2 additions & 2 deletions Casks/a/amazon-chime.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "amazon-chime" do
version "5.21.22083"
sha256 "41ea2ec515c6381c3a45418317a0867e85981d2f18bd16abffc4a83fce8f5cdf"
version "5.22.22085"
sha256 "c588258665b01d0948e0fe641b177b6c9ec2999b704320c23c809910c1ffef38"

url "https://clients.chime.aws/mac-nme/AmazonChime-#{version}.dmg"
name "Amazon Chime"
Expand Down
2 changes: 1 addition & 1 deletion Casks/a/amazon-workspaces.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "amazon-workspaces" do
version "5.11.0.4363"
version "5.12.0.4388"
sha256 :no_check

url "https://d2td7dqidlhjx7.cloudfront.net/prod/global/osx/WorkSpaces.pkg",
Expand Down
2 changes: 1 addition & 1 deletion Casks/a/android-ndk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

livecheck do
url "https://developer.android.com/ndk/downloads"
regex(/Latest.*?r(\d+[a-z]?)\b(?!\s+Beta)/i)
regex(/Latest\b(?!\s+Beta).*?r(\d+[a-z]?)/i)
end

# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/atlauncher.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "atlauncher" do
version "3.4.33.0"
sha256 "8b55fec60984b95cea320f1e75953ab0bf2fb334b9869480aceaa57339bf879b"
version "3.4.33.1"
sha256 "8f04da472684f97755abb3b6511f0f9aaf3b45a01abd659c086687c1115cd070"

url "https://ghproxy.com/https://github.com/ATLauncher/ATLauncher/releases/download/v#{version}/ATLauncher-#{version}.zip",
verified: "github.com/ATLauncher/ATLauncher/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/adguard-vpn-nightly.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "adguard-vpn-nightly" do
version "2.1.1.464"
version "2.1.2.476"
sha256 :no_check

url "https://static.adguard-vpn.com/mac/nightly/AdGuardVPN.dmg"
Expand Down
30 changes: 15 additions & 15 deletions Casks/b/beamer.rb
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
cask "beamer" do
version "3.5"
sha256 "8f8d72ab99fd47c7b9df1acd51c6fcc8b6ebb8c574587e8e1fc6cdc5868ba21c"
version "4.1.17"
sha256 "3f1b9fec947cbc91ad8b46344e57fb39db8d06147e077f178db7f939703dc763"

url "https://beamer-app.com/resources/downloads/Beamer-#{version}.zip"
url "https://ushining.softorino.com/shine_uploads/beamermac_#{version}.dmg"
name "Beamer"
desc "Desktop casting/streaming app for Apple TV and Chromecast"
homepage "https://beamer-app.com/"
homepage "https://softorino.com/beamer/"

livecheck do
url "https://beamer-app.com/beamer#{version.major}-appcast.xml"
strategy :sparkle, &:short_version
url "https://ushining.softorino.com/appcast.php?abbr=bmrm"
strategy :sparkle
end

app "Beamer.app"

zap trash: [
"~/Library/Application Support/com.tupil.beamer",
"~/Library/Caches/com.tupil.beamer",
"~/Library/HTTPStorages/com.tupil.beamer",
"~/Library/HTTPStorages/com.tupil.beamer.binarycookies",
"~/Library/Logs/Beamer",
"~/Library/Preferences/com.tupil.beamer.plist",
"~/Library/Saved Application State/com.tupil.beamer.savedState",
]
zap rmdir: "/Users/Shared/Beamer",
trash: [
"~/Library/Application Support/Beamer",
"~/Library/Caches/com.softorino.beamer",
"~/Library/HTTPStorages/com.softorino.beamer",
"~/Library/Logs/Beamer",
"~/Library/Preferences/com.softorino.beamer.plist",
"~/Library/Saved Application State/com.softorino.beamer.savedState",
]
end
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.204,2424"
sha256 "511edc3e40740f1161a94b62f155776fd17c7de236dd054e1cc67ff0a4e95e1a"
version "4.208,2428"
sha256 "8641cde5b4e711ae9e1a40cb7ff76557dd7764ac69ec0e2bef972aab43249376"

url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip"
name "BetterTouchTool"
Expand Down
4 changes: 2 additions & 2 deletions Casks/b/bike.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "bike" do
version "1.14,150"
sha256 "d2ad72a34794498b5c47c31ae529145c97f8a09c2e4e14e1863edacc5f1c0a43"
version "1.14,151"
sha256 "296e66a7f702b91fbe5b2aded4978af5d5a44eee425001938611b04714b67390"

url "https://www.hogbaysoftware.com/bike/releases/#{version.csv.second}.dmg"
name "Bike"
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.8.2"
sha256 arm: "1dc2ab1936ed2f406ea2106c38872f682ddab7121836e1c2bf3800d050011dba",
intel: "953919f0de47e26165e3c1840be99b6668fd470c35508c95dc296d50da40fb6b"
version "4.8.3"
sha256 arm: "175efa68335a66c910571eb8ae33ea6c7a9e64db1541e9fa18a595ea4b95d7ab",
intel: "f04e9171bdebb6431afadba4fd878584a4be5afd9788db6336e7f6dd413b90f5"

url "https://ghproxy.com/https://github.com/JannisX11/blockbench/releases/download/v#{version}/Blockbench_#{arch}_#{version}.dmg",
verified: "github.com/JannisX11/blockbench/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/brave-browser-nightly.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
arch arm: "arm64", intel: "x64"
folder = on_arch_conditional arm: "nightly-arm64", intel: "nightly"

version "1.59.47.0"
sha256 arm: "7b1d93e9d5aa18c25bb1c4d2d5a704319ccdd52a2f0872ae6fb1a6c4f83c489c",
intel: "d35aa52c2e1c0c7d9df3268cda19cc819b2f464ac06c8c1b75962e5794e9d640"
version "1.59.56.0"
sha256 arm: "d1edb9f08e9e225e8d71ee8584e2dc5aec0e644c8de1f95fa6ba6a222c6176c2",
intel: "a0ec54b9f93fab36b4601854ca0e1b91816df13f0b127a437ac58894129345b6"

url "https://updates-cdn.bravesoftware.com/sparkle/Brave-Browser/#{folder}/#{version.major_minor_patch.sub(".", "")}/Brave-Browser-Nightly-#{arch}.dmg",
verified: "updates-cdn.bravesoftware.com/sparkle/Brave-Browser/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/c/capacities.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "capacities" do
arch arm: "-arm64"

version "1.26.41"
sha256 arm: "1447eb79dc629bf8564ed9c9c7f4a7e6562ebf7626568f61cb4e229cea75f0d8",
intel: "f950a67757eb008596b3c13bd8a2444b9a4076cc3a1b07c15d4d59cea8c68b23"
version "1.27.12"
sha256 arm: "2b195c51c788fe5b0162f6cd0122dbf01baafe3608a76cb226213f8f54620af0",
intel: "0db1bf3ee6ac4fc1b9a3749a8cc0807b9e521074db38c1f45ea49c1f55058af8"

url "https://capacities-frontend-app.s3.eu-central-1.amazonaws.com/Capacities-#{version}#{arch}.dmg",
verified: "capacities-frontend-app.s3.eu-central-1.amazonaws.com/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/c/chatall.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "chatall" do
arch arm: "arm64", intel: "x64"

version "1.40.65"
sha256 arm: "3834dc21a3c6a7f4013ab1b35f6f714880c9582354184da891581ba5a7e301d6",
intel: "717f68c3deca8a03a535c06dfa663281008a84a1b310180f741b08ee917279f4"
version "1.41.66"
sha256 arm: "b488cb38da3c211ef4cc1befc118930b412f951059f7f063c19ffd8383b25ae5",
intel: "f9aaf0eb23c6c4ad02217b17cb2381775e6533111702eaa7dd6d98766f3ef06a"

url "https://ghproxy.com/https://github.com/sunner/ChatALL/releases/download/v#{version}/ChatALL-#{version}-mac-#{arch}.dmg"
name "ChatALL"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/chirp.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "chirp" do
version "20230829"
sha256 "089ec03e98e5cc0dd6601f6549b71c328ccdf101f2409e48e94687a407fdc5f9"
version "20230830"
sha256 "61fdc56812c20827a49d5920f49643519e9137236f4b0eed7f939848faa837d4"

url "https://trac.chirp.danplanet.com/chirp_next/next-#{version}/chirp-next-#{version}.app.zip"
name "CHIRP"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/clamxav.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "clamxav" do
version "3.5.5,9759"
sha256 "cecbd118fadaa1605f8f6497e1ff15c87a2acca66b1812314c9ef5db8ede95d7"
version "3.6,10151"
sha256 "16420e7dcca8ecee94c69c1af7969e1b626847eacc2798c4bc10639ee555f3cf"

url "https://cdn.clamxav.com/ClamXAVdownloads/ClamXAV_#{version.csv.first}_#{version.csv.second}.zip"
name "ClamXAV"
Expand Down
8 changes: 3 additions & 5 deletions Casks/c/clone-hero.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@
version "1.0.0.4080"
sha256 "7b7d170b344773ce8355a0c3274e4adc1715e7cd978e210d3c701af22df00d5c"

url "https://pubdl.clonehero.net/clonehero-v#{version}-final/clonehero-mac-universal.dmg"
url "https://ghproxy.com/https://github.com/clonehero-game/releases/releases/download/V#{version}/CloneHero-mac.dmg",
verified: "github.com/clonehero-game/"
name "Clone Hero"
desc "Guitar Hero clone"
homepage "https://clonehero.net/"

livecheck do
url :homepage
regex(%r{href=["']?/releases/v?(\d+(?:\.\d+)+)["' >]}i)
end
depends_on macos: ">= :high_sierra"

app "Clone Hero.app"

Expand Down
4 changes: 2 additions & 2 deletions Casks/c/commander-one.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "commander-one" do
version "3.5.2"
version "3.6"
sha256 :no_check

url "https://cdn.electronic.us/products/commander/mac/download/commander.dmg",
Expand All @@ -13,7 +13,7 @@
strategy :sparkle, &:short_version
end

depends_on macos: ">= :sierra"
depends_on macos: ">= :high_sierra"

app "Commander One.app"

Expand Down
8 changes: 4 additions & 4 deletions Casks/d/dingtalk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
linkid = on_arch_conditional arm: "qd=2022mac-m1"

on_arm do
version "7.0.52.7_31514498"
sha256 "c33490b88665daa2e31f2e97e93e78964492e3f50715d0f3711cf3e6f48c9f6a"
version "7.0.52.11_31816650"
sha256 "dbc21d39a51b4caaad08a4ec350dca1f091f6a9e1664de06f03719fae3188e23"
end
on_intel do
version "7.0.50.10_31514487"
sha256 "155c9e0d0e5da773a1f3619d1d67b6520952ccb8633ba9f86edee49b6fbd6a47"
version "7.0.50.14_31816636"
sha256 "8cb74ce51f105e2673d0f10814f0b6ca5ad44f531e7c2c132cdcd2c7ea6e1ccd"
end

url "https://dtapp-pub.dingtalk.com/dingtalk-desktop/mac_dmg/Release/#{folder}DingTalk_v#{version}_#{arch}.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/discord.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "discord" do
version "0.0.276"
sha256 "2527f87310e48272f9d973b77aef45d9632973da9c5865b547ef6883f509ebf2"
version "0.0.277"
sha256 "d165dac4d67f4e31072345230181c00aac447142c84a5e36b777a57ed7525968"

url "https://dl.discordapp.net/apps/osx/#{version}/Discord.dmg",
verified: "dl.discordapp.net/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/d/displaperture.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "displaperture" do
version "2.2"
version "2.3"
sha256 :no_check

url "https://manytricks.com/download/displaperture"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/douyin.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "douyin" do
version "2.7.0,7044145585217083655,10817787"
sha256 "505a797f8c1f8240299a320a1519b4341e59caa652c084bb8ecbe0ce4c7cc057"
version "2.8.0,7044145585217083655,10904299"
sha256 "a46deefb2ace616d293dc2813c7d97cd00a90d85807973b9023494df44af8aa5"

url "https://www.douyin.com/download/pc/obj/douyin-pc-client/#{version.csv.second}/releases/#{version.csv.third}/#{version.csv.first}/darwin-universal/douyin-v#{version.csv.first}-darwin-universal.dmg"
name "Douyin"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/dropzone.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dropzone" do
version "4.6.9"
sha256 "574179be890be5d29610f8aa86b7ed05d705ffa6328e100efac775c358616cfe"
version "4.7.0"
sha256 "99fa2105b60549a767ddf342a623e0b84d60b41f83a525f4e7358f27bb31eb06"

url "https://aptonic.com/releases/Dropzone-#{version}.zip"
name "Dropzone"
Expand Down
2 changes: 1 addition & 1 deletion Casks/d/duplicate-annihilator-for-photos.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "duplicate-annihilator-for-photos" do
version "9.0.1"
version "9.1.0,1"
sha256 :no_check

url "https://brattoo.com/propaganda/downloadDap.php"
Expand Down
4 changes: 2 additions & 2 deletions Casks/defold-alpha.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "defold-alpha" do
version "1.5.0,739cbe2e30ec8c0f94e39391063483d614a5ae8d"
sha256 "6fb5faebfe34fc72c679c6590656859ae8a2f23e6c30832cfaaeaa4d506e71f3"
version "1.5.1,f8d69397ca318fe0f7617735413dfccf0ef1b6dd"
sha256 "713e10cb6738f06b35cef347377b096ed094660d03fa6c86093f07a136fb3c9c"

url "https://d.defold.com/archive/alpha/#{version.csv.second}/alpha/editor2/Defold-x86_64-macos.dmg"
name "Defold"
Expand Down
4 changes: 2 additions & 2 deletions Casks/discord-development.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "discord-development" do
version "0.0.8790"
sha256 "ca2d135526e7263f2284923586f2dff73478a54d0e27405555d27ef24e20bedf"
version "0.0.8792"
sha256 "fd841ce8791bc17e73ed70960eca1e17b2189a4d13ca75a3d2af1e2832ed48b9"

url "https://dl-development.discordapp.net/apps/osx/#{version}/DiscordDevelopment.dmg",
verified: "dl-development.discordapp.net/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/e/electerm.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "electerm" do
arch arm: "arm64", intel: "x64"

version "1.29.4"
sha256 arm: "c86ac482f4c1f835b2a14d3fcd603c7aaa79d037f55b8ee8a0a33d28e723e61b",
intel: "0dff67a639c5d1f32bf50bf032b3f3e96a540b14c61295468e402fc2d10e9625"
version "1.29.5"
sha256 arm: "4d3bba3b53d02ed29613ad0dee975ff4ce2d4d4ab9a6c574192dd5fa3918bb93",
intel: "41bf82a53530d6910cd06fb274c19d8bb53a48778915947ef2accc42efcabe2b"

url "https://ghproxy.com/https://github.com/electerm/electerm/releases/download/v#{version}/electerm-#{version}-mac-#{arch}.dmg"
name "electerm"
Expand Down
2 changes: 1 addition & 1 deletion Casks/e/elephas.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "elephas" do
version "8.32"
version "8.33"
sha256 :no_check

url "https://assets.elephas.app/Elephas_latest.dmg"
Expand Down
2 changes: 1 addition & 1 deletion Casks/elephas-beta.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "elephas-beta" do
version "8.25"
version "8.33"
sha256 :no_check

url "https://assets.elephas.app/Elephas_beta.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/feed-the-beast.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "feed-the-beast" do
version "202308162122,46a8a2536d"
sha256 "777bfefdc4c0b7a29c0463446ce1367cf34581d10b71b69a3cd60ec8faf107b1"
version "202308291248,1903496f17"
sha256 "90ab86cde5c9786030804583a8d4590ea823ba220bdc33e871e52ecc26efd5a8"

url "https://apps.modpacks.ch/FTBApp/release/#{version.csv.first}-#{version.csv.second}/FTBA_macos_#{version.csv.first}-#{version.csv.second}.dmg",
verified: "apps.modpacks.ch/FTBApp/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/f/filebot.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "filebot" do
arch arm: "arm64", intel: "x64"

version "5.0.3"
sha256 arm: "fb83137d5166fff7c8d42daf64d10044423c0943d302ff7be6f7b94241361405",
intel: "9e1afac11a93a9c6f3e4274c12aeeda20c6e4427e3484f80f88cc67cb4c56b84"
version "5.1.0"
sha256 arm: "cf29c6d712c6b61331f5204dadb96ade2f58b8f17e9975dc8358e8c47bd17e77",
intel: "d53a855b135f052c571224db1210a870cb9ceb89ef8c23709fcb7e8c646ec58f"

url "https://get.filebot.net/filebot/FileBot_#{version}/FileBot_#{version}_#{arch}.app.tar.xz"
name "FileBot"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/fmail2.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "fmail2" do
# NOTE: "2" is not a version number, but an intrinsic part of the product name
version "2.4.3"
sha256 "0264d558b376c6bfc91f40b74f0eab2299069fbd02e6f038124a206bf023da12"
version "2.4.4"
sha256 "f769fd63e9beb1aed0e268274caa0a889c0f5023f627e70370cd65c1acaed27a"

url "https://arievanboxel.fr/fmail2/sparkle/FMail2_#{version.no_dots}.zip",
verified: "arievanboxel.fr/fmail2/sparkle/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/f/forkgram-telegram.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "forkgram-telegram" do
arch arm: "arm64", intel: "x86"

version "4.9.1"
sha256 arm: "eb21a389c5988bdfddd7d74352e3b0d729ea23a8a66a022aa9490108298f9daa",
intel: "ea181b9f82400cf4cd2bfc15aacf252204fb6c942a995412d0421e4c5687b685"
version "4.9.3"
sha256 arm: "6fa7dafb515758d48fed71fadb7b922ff07db4f26fc12911414cc2c587fcd899",
intel: "e9c36d79a0b3377c8007bf0425051e82d6a9ab399f095fe4d5c04bbf973c6bce"

url "https://ghproxy.com/https://github.com/Forkgram/tdesktop/releases/download/v#{version}/Forkgram.macOS.no.auto-update_#{arch}.zip"
name "Forkgram"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/foxglove-studio.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "foxglove-studio" do
version "1.67.0"
sha256 "cc13615246658292598db2daf9065cd9899436f32be952ebebc1fc5c1d6d8afb"
version "1.68.0"
sha256 "df967e5c19c4c221a7cd8d1ebb05e768c2e11d93ebd54ae3ecf07106fbc331d4"

url "https://ghproxy.com/https://github.com/foxglove/studio/releases/download/v#{version}/foxglove-studio-#{version}-mac-universal.dmg",
verified: "github.com/foxglove/studio/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/fxfactory.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "fxfactory" do
version "8.0.8,7583"
sha256 "21d5837ebb7afa98cd0b6efed2a7b2bea8a792a2522e206ea3a803567b61489e"
version "8.0.9,7591"
sha256 "26c39d1255f90a0587205355ed3cc0fce8a8b34cf2a055bf51c7694f3ca7323a"

url "https://fxfactory.s3.amazonaws.com/noiseindustries/fxfactory/FxFactory-#{version.csv.first}-#{version.csv.second}.zip",
verified: "fxfactory.s3.amazonaws.com/noiseindustries/"
Expand Down
Loading

0 comments on commit d113812

Please sign in to comment.