Skip to content

Commit

Permalink
Updated at 2024-11-20T01:55:23.986Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 20, 2024
1 parent 9e82c3e commit fda2541
Show file tree
Hide file tree
Showing 239 changed files with 1,690 additions and 1,504 deletions.
10 changes: 1 addition & 9 deletions Casks/a/accurics.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,7 @@
desc "Security and compliance for Infrastructure as Code"
homepage "https://www.tenable.com/products/tenable-cs"

livecheck do
url "https://www.tenable.com/downloads/api/v2/pages/cloud-security"
regex(/Accurics\sv?(\d+(?:\.\d+)+)/i)
strategy :json do |json, regex|
json.dig("releases", "latest")&.keys&.map do |item|
item.match(regex) { |match| match[1] }
end
end
end
disable! date: "2024-11-19", because: :no_longer_available

binary "accurics"

Expand Down
4 changes: 2 additions & 2 deletions Casks/a/akiflow.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "akiflow" do
version "2.45.20,fca6f7fc"
sha256 "0a4a63312cc5104553554580df9c84b0b1cdb3623a0a36c8128924e2099d4b6a"
version "2.45.22,b7daafbe"
sha256 "f9ffc80abc932fceb4950becb87bb686709b2f9e6b51881b15389b161415efc0"

url "https://download.akiflow.com/builds/Akiflow-#{version.csv.first}-#{version.csv.second}-universal.dmg"
name "Akiflow"
Expand Down
2 changes: 1 addition & 1 deletion Casks/a/algodoo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
homepage "https://www.algodoo.com/"

livecheck do
url "http://www.algodoo.com/download/"
url "https://www.algodoo.com/download/"
regex(%r{href=.*?/Algodoo_(\d+(?:_\d+)*)-MacOS\.dmg}i)
strategy :page_match do |page, regex|
page.scan(regex)&.map { |match| match[0].tr("_", ".") }
Expand Down
8 changes: 4 additions & 4 deletions Casks/a/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "android-studio-preview@beta" do
arch arm: "mac_arm", intel: "mac"

version "2024.2.1.8"
sha256 arm: "76c3bc0b47c2151a4d219ccc6203979309c65750b33b506a7043e8c4d68e6cfb",
intel: "b03571c6bb4ebb2fc3358f8e4401640a79cc27496dd0da63d45dac8bac1fd4ea"
version "2024.2.2.10"
sha256 arm: "2ca5a87554f3f97acefde7931793a9991ae32c261e8826b4e31b267089c7247e",
intel: "9913e8c7f2f6f1a2c150d632d671a7b21228027f061fef341730ccf0c8620778"

url "https://redirector.gvt1.com/edgedl/android/studio/install/#{version}/android-studio-#{version}-#{arch}.dmg",
verified: "redirector.gvt1.com/edgedl/android/studio/install/"
Expand All @@ -19,7 +19,7 @@
auto_updates true
depends_on macos: ">= :high_sierra"

app "Android Studio.app", target: "Android Studio Preview Beta.app"
app "Android Studio Preview.app", target: "Android Studio Preview Beta.app"
binary "#{appdir}/Android Studio Preview Beta.app/Contents/MacOS/studio", target: "studio-beta"

zap trash: [
Expand Down
6 changes: 3 additions & 3 deletions Casks/a/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "anytype@alpha" do
arch arm: "arm64", intel: "x64"

version "0.43.15-alpha"
sha256 arm: "d8f96971f2717d4ed7d406b3119bb93a9200d1ddf31b1c89c9ad2fe2bcb9df31",
intel: "9250a0ce3ea938c54ce18342f57fe7e13b0076b089d5f3309a52914bff0cc607"
version "0.43.16-alpha"
sha256 arm: "5bf0ba360087c848fe078c3b16ffeaac7d2ee58e200614a4bd5d84d4142ee3f9",
intel: "212d26c8bb78e2a180e13ca5f0012aee5852c19edc5d167bc9f42c8c7395a1e6"

url "https://anytype-release.fra1.cdn.digitaloceanspaces.com/Anytype-#{version}-mac-#{arch}.dmg",
verified: "anytype-release.fra1.cdn.digitaloceanspaces.com/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/appflowy.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "appflowy" do
version "0.7.3"
sha256 "83cd35570caefd276c2b169d551c9cb7eaf667c6a0b05fe2dc964639e1a24fa4"
version "0.7.4"
sha256 "44dd456417a8dee069d198b39e2c9567dae204232381687d4aa05ccd224e81b0"

url "https:github.comAppFlowy-IOAppFlowyreleasesdownload#{version}Appflowy-#{version}-macos-universal.zip",
verified: "github.comAppFlowy-IOAppFlowy"
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/aptakube.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "aptakube" do
version "1.8.0"
sha256 "20ebb05b34079488ebf34025a6e5336aec96ad3ad4a904c64b2a0d97f43635e2"
version "1.8.1"
sha256 "1f89ea1dee16ade7cb45c5c88b56eb7f20d11fbaec1b8aaf7def2176c5f60c86"

url "https://releases.aptakube.com/Aptakube_#{version}_universal.dmg"
name "Aptakube"
Expand Down
2 changes: 1 addition & 1 deletion Casks/b/banking-4.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "banking-4" do
# NOTE: "4" is not a version number, but an intrinsic part of the product name
version "8.6.2,9075"
version "8.6.4,9089"
sha256 :no_check

url "https://subsembly.com/download/MacBanking4.pkg"
Expand Down
5 changes: 4 additions & 1 deletion Casks/b/beyond-compare.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@
end

auto_updates true
conflicts_with cask: "beyond-compare@beta"
conflicts_with cask: [
"beyond-compare@4",
"beyond-compare@beta",
]
depends_on macos: ">= :monterey"

app "Beyond Compare.app"
Expand Down
37 changes: 37 additions & 0 deletions Casks/b/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
cask "beyond-compare@4" do
version "4.4.7.28397"
sha256 "a9ba4cea125bbfe00fa3e79de39937197ae5d479d94710f5b93da5bda377a0ce"

url "https://www.scootersoftware.com/BCompareOSX-#{version}.zip"
name "Beyond Compare"
desc "Compare files and folders"
homepage "https://www.scootersoftware.com/"

livecheck do
url "https://www.scootersoftware.com/download/v4"
regex(/BCompareOSX[._-]v?(\d+(?:\.\d+)+)\.zip/i)
end

auto_updates true
conflicts_with cask: [
"beyond-compare",
"beyond-compare@beta",
]

app "Beyond Compare.app"
binary "#{appdir}/Beyond Compare.app/Contents/MacOS/bcomp"

zap trash: [
"~/Library/Application Support/Beyond Compare*",
"~/Library/Caches/com.apple.helpd/Generated/Beyond Compare Help*",
"~/Library/Caches/com.apple.helpd/Generated/com.ScooterSoftware.BeyondCompare.help*",
"~/Library/Caches/com.ScooterSoftware.BeyondCompare",
"~/Library/Containers/com.ScooterSoftware.BeyondCompare.BCFinder",
"~/Library/Preferences/com.ScooterSoftware.BeyondCompare.plist",
"~/Library/Saved Application State/com.ScooterSoftware.BeyondCompare.savedState",
]

caveats do
requires_rosetta
end
end
5 changes: 4 additions & 1 deletion Casks/b/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
deprecate! date: "2024-07-10", because: :discontinued

auto_updates true
conflicts_with cask: "beyond-compare"
conflicts_with cask: [
"beyond-compare",
"beyond-compare@4",
]

app "Beyond Compare.app"
binary "#{appdir}/Beyond Compare.app/Contents/MacOS/bcomp"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/blender.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "blender" do
arch arm: "arm64", intel: "x64"

version "4.2.3"
sha256 arm: "cb12963b9d9977f2c71a4b5c2b51ae65cb031484213672f2ddcf743cc72213b5",
intel: "c5dd47da2e620633f20e700aa6ee0fa65f53e810a68bee1eda27510b71c701d7"
version "4.3.0"
sha256 arm: "07aaa387829e313568ca21b640f271a8cbb6c48e9fe568bc5fecec66d8f11c01",
intel: "1a524d945dd17db028344888a7d986b9c53072e01bf746b15026361021883d00"

url "https:download.blender.orgreleaseBlender#{version.major_minor}blender-#{version}-macos-#{arch}.dmg"
name "Blender"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/[email protected]
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "blender@lts" do
arch arm: "arm64", intel: "x64"

version "4.2.3"
sha256 arm: "cb12963b9d9977f2c71a4b5c2b51ae65cb031484213672f2ddcf743cc72213b5",
intel: "c5dd47da2e620633f20e700aa6ee0fa65f53e810a68bee1eda27510b71c701d7"
version "4.2.4"
sha256 arm: "0ccce440b6a133a439399e7739910c0b8e9610d340d6dd4638ed025b5425109a",
intel: "a613db24e67b6823a0305d9e7053858529f8c7c762820b5e2687f17d39bf8145"

url "https:download.blender.orgreleaseBlender#{version.major_minor}blender-#{version}-macos-#{arch}.dmg"
name "Blender"
Expand Down
4 changes: 2 additions & 2 deletions Casks/b/boltai.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "boltai" do
version "1.27.2"
sha256 "cb5c31eab33966502a49f0f8a44efeb972876521eb6a27268ed0c722b3166fdc"
version "1.27.3"
sha256 "e5e96b7c0182c80f9e55266895a8cd040980cbeb61b8c12a0785958840b6526b"

url "https://download.boltai.com/releases/BoltAI-#{version}.dmg"
name "BoltAI"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/burp-suite-professional.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "burp-suite-professional" do
arch arm: "MacOsArm64", intel: "MacOsx"

version "2024.9.5"
sha256 arm: "36380fad1e5a8a6657942aed7fa5aa13b60e7e65a21cc42226484d6b06c66e72",
intel: "acb3cc3052a39dedf16cbd5af1a591ad284af71ce6874d5424e831da6e4dbb25"
version "2024.10.1"
sha256 arm: "3fd39a784883438950e52fe5f42fb7abb24e53227ee0a61d44dab9fc4916b2ce",
intel: "cc9b44788aa01967dd815732e7fff631eececbf1ea7a61357cdbc5c0a39201aa"

url "https://portswigger-cdn.net/burp/releases/download?product=pro&version=#{version}&type=#{arch}",
verified: "portswigger-cdn.net/burp/releases/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/burp-suite.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "burp-suite" do
arch arm: "MacOsArm64", intel: "MacOsx"

version "2024.9.5"
sha256 arm: "53d40c3afe95af3a79a3d66e172f53cd28fe561a94ce8eee263d4c378d85ee49",
intel: "3b70912860232d49fbb0ef3ac2ba7f87de326ba499df772b2a8a03dba7626d3f"
version "2024.10.1"
sha256 arm: "396a0f29aced8fdd61b04af8caa5ce6c4f92c0d3468f94b8b8e415066f6abf5f",
intel: "3586e8f6d67e8ebf8b9bbf3b9b4ef88f7a39a2d7e5cb2e5e9faa15f8249933a8"

url "https://portswigger-cdn.net/burp/releases/download?product=community&version=#{version}&type=#{arch}",
verified: "portswigger-cdn.net/burp/releases/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/carbon-copy-cloner.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "carbon-copy-cloner" do
version "7.0.3,8063"
sha256 "392d170eb6d23765e510ec82723f7b11f1636a0d2914b0f114a7ca2e386dc4d9"
version "7.0.4,8081"
sha256 "8c0f9035b6a5d3abe0bb13593e8989efa341bbc333e1e1d5791aff870c23fb71"

url "https://bombich.scdn1.secure.raxcdn.com/software/files/ccc-#{version.csv.first}.#{version.csv.second}.zip",
verified: "bombich.scdn1.secure.raxcdn.com/software/files/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/c/chromedriver.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "chromedriver" do
arch arm: "arm64", intel: "x64"

version "131.0.6778.69"
sha256 arm: "05bb13e90bb2803fd26a8ccaf752715cd0c6a0521235da952e1cb2c733689e73",
intel: "92583e52f601951d3e0849891239bb2f6ff00dd8f8fd6c908473cc21c0533dd2"
version "131.0.6778.85"
sha256 arm: "70dac0b5fd1ba5a44679741dee6e50374a4e61cee6b97edfd3db5294947cdffa",
intel: "ee194eba1d52dea61dfbf08b05a2ce139660e9c7d20d15024c3a0757ac4a5fcb"

url "https://storage.googleapis.com/chrome-for-testing-public/#{version}/mac-#{arch}/chromedriver-mac-#{arch}.zip",
verified: "storage.googleapis.com/chrome-for-testing-public/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/c/cloudmounter.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "cloudmounter" do
version "4.9"
version "4.10"
sha256 :no_check

url "https://cdn.electronic.us/products/cloudmounter/mac/download/cloudmounter.dmg",
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/connectiq.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "connectiq" do
version "7.3.1,2024-09-23,df7b5816a"
sha256 "6e94a0918a88f9931902919a7a93d555e798e9abb3616f3d26e22fed6eb41f4a"
version "7.4.0,2024-11-14,7288cfad7"
sha256 "14e34ecf35b1a301c77cf8ce15bf6f4af367949e8d8e643ce2ff5f2191dfe36c"

url "https://developer.garmin.com/downloads/connect-iq/sdks/connectiq-sdk-mac-#{version.tr(",", "-")}.dmg"
name "Garmin Connect IQ SDK"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/copilot.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "copilot" do
version "5.0.1,237-cbd16ca2"
sha256 "cbd16ca211f16585618b0c7f937eb197055f48851d783f34bdd77f8c49429862"
version "5.0.6,242-c18ea521"
sha256 "c18ea521d2349a3530ba3c58a7de825b54a9b5869bf79df6c66939a71088cb52"

url "https://storage.googleapis.com/copilot-mac-releases/images/Copilot-#{version.csv.first}-#{version.csv.second}.dmg",
verified: "storage.googleapis.com/copilot-mac-releases/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/c/cryptomator.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "cryptomator" do
arch arm: "-arm64", intel: "-x64"

version "1.14.1"
sha256 arm: "33663c07fda973a3ff17cb6113b7b28e08e42514506faec5e8fa8bcf24157746",
intel: "966e67cb1ad4e9a4d6ad49a36ed147f9d4c070fa48aa1001cd1a981dc06f17ff"
version "1.14.2"
sha256 arm: "73de6201a7502705d8cbf36ebd3d642b37fae9be73c230e9c2edd3a85cca7324",
intel: "dea670a4cd9b2f55cc3608a564f6ea55cbbb6625b8d63dd88a6095b970052685"

url "https:github.comcryptomatorcryptomatorreleasesdownload#{version}Cryptomator-#{version}#{arch}.dmg",
verified: "github.comcryptomatorcryptomator"
Expand Down
2 changes: 1 addition & 1 deletion Casks/d/defold.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "defold" do
arch arm: "arm64", intel: "x86_64"

version "1.9.4"
version "1.9.5"
sha256 :no_check # required as upstream package is updated in-place

url "https:github.comdefolddefoldreleasesdownload#{version}Defold-#{arch}-macos.dmg",
Expand Down
2 changes: 1 addition & 1 deletion Casks/d/[email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "defold@alpha" do
arch arm: "arm64", intel: "x86_64"

version "1.9.5"
version "1.9.6"
sha256 :no_check # required as upstream package is updated in-place

url "https:github.comdefolddefoldreleasesdownload#{version}-alphaDefold-#{arch}-macos.dmg",
Expand Down
6 changes: 3 additions & 3 deletions Casks/d/descript.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "descript" do
arch arm: "-arm64"

version "102.0.2-release.20241113.3535"
sha256 arm: "436b17ac529af89744b1d5b23924c3414aa1bbfcecf218c5c2e4055213e80f22",
intel: "9c9ffeb2f78b8c9706a60fbe5c1c24555cefaf25c3087b6cd09e8eb4c7faa8f4"
version "103.0.0-release.20241119.4323"
sha256 arm: "6fcd8781888fd2aa0ded092dfb986e524f8af9bb516f32e5b8aa9f99d5e92a47",
intel: "c12a3151a6516f94e4c84d03b5cbceec2c6ce63c2d79eb71d98810d1070700da"

url "https://electron.descript.com/Descript-#{version}#{arch}.dmg"
name "Descript"
Expand Down
4 changes: 0 additions & 4 deletions Casks/d/digikam.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@
"~/Library/Preferences/digikamrc",
"~/Library/Saved Application State/digikam.savedState",
]

caveats do
requires_rosetta
end
end
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 "discord@canary" do
version "0.0.629"
sha256 "05fd4563b88470fc6fa06e176fbfb8acbf6c6fdee225702515eb1c9b166b6b3e"
version "0.0.635"
sha256 "da9958d7835aa86e345863a7dc785109c458b8a8098b96c2065dc92bcb1d1db2"

url "https://dl-canary.discordapp.net/apps/osx/#{version}/DiscordCanary.dmg",
verified: "dl-canary.discordapp.net/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/dockside.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dockside" do
version "1.8.5"
sha256 "f6de56331b2ee2bc49feae25947c4e4bc2772cf62e3ac2cbc770f2db492ce812"
version "1.8.6"
sha256 "54327d1e174f73c3c5eb513bab87e93acb9d8abf84c3f805925472cb06eb4c72"

url "https:github.comPrajwalSDDocksidereleasesdownloadv#{version}Dockside.dmg",
verified: "github.comPrajwalSDDockside"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/downie.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "downie" do
version "4.8.4,4821"
sha256 "51dc762cae4e0ed1bc7f9c851c9faba0fbf0a899ccaf486f7aaa3a91981a6eb1"
version "4.8.5,4827"
sha256 "3b2a9ad89e29f1693d6465d78900cd527e4ad531d477284ea01fa03aea9609b2"

url "https://software.charliemonroe.net/trial/downie/v#{version.major}/Downie_#{version.major}_#{version.csv.second}.dmg"
name "Downie"
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/dropshare.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dropshare" do
version "5.56,5727"
sha256 "ad76892a1f21ea0f1197f2ba0dddd7f522e9244ff3b84a803125b509e99f8b50"
version "5.56.1,5729"
sha256 "7a34486c14b7f0a557c0c38af93f7a06f766498debd88f39fb842dddbc0ed8af"

url "https://d2wvuuix8c9e48.cloudfront.net/Dropshare#{version.major}-#{version.csv.second}.app.zip",
verified: "d2wvuuix8c9e48.cloudfront.net/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/e/ea.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "ea" do
version "13.340.0.5853"
version "13.345.0.5858"
sha256 :no_check

url "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EA%20app.dmg",
Expand Down
4 changes: 2 additions & 2 deletions Casks/e/element.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "element" do
version "1.11.85"
sha256 "ea294dcff179a6e1698b874e30ae07b5cba588c7c46baa9ba6ae6833ab69541c"
version "1.11.86"
sha256 "f4319c6b081c61558754cc40b10cf2c68e231bea47bae64936d8e3fb4b577c1b"

url "https://packages.element.io/desktop/install/macos/Element-#{version}-universal.dmg"
name "Element"
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-11-18_00-09-20,eee0ed8442aa78320a3e578ab290df145fb49624"
sha256 "0ca5760196d960de9bd60d57822881f1a5d519112e7d2793407f8fc3e0057f0f"
version "2024-11-19_00-09-18,eee0ed8442aa78320a3e578ab290df145fb49624"
sha256 "846666b5bdc2e08225a07e94ed272bd64e21262d7e46d7e917f07df67e80f988"

url "https://emacsformacosx.com/emacs-builds/Emacs-#{version.csv.first}-#{version.csv.second}-universal.dmg"
name "Emacs"
Expand Down
4 changes: 2 additions & 2 deletions Casks/e/ente-auth.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "ente-auth" do
version "4.0.2"
sha256 "7c303493b712ac3d39ddaaf673e899751bc1b83426a999a84ef7da378b88add7"
version "4.1.0"
sha256 "92c77c5dbc9e676417346fc335e5d68733607e1d1ac4e526e68712a3a1c3d01f"

url "https:github.comente-ioentereleasesdownloadauth-v#{version}ente-auth-v#{version}.dmg",
verified: "github.comente-ioente"
Expand Down
Loading

0 comments on commit fda2541

Please sign in to comment.