Skip to content

Commit

Permalink
Updated at 2023-10-24T01:19:53.676Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2023
1 parent 1cf97de commit 7e8691a
Show file tree
Hide file tree
Showing 2,006 changed files with 3,331 additions and 2,906 deletions.
2 changes: 1 addition & 1 deletion Casks/a/a-better-finder-rename.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "a-better-finder-rename" do
version "12.01"
version "12.02"
sha256 :no_check # required as upstream package is updated in-place

url "https://www.publicspace.net/download/ABFRX#{version.major}.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/alfaview.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "alfaview" do
version "9.3.0"
sha256 "31b593c5487026fe51f50e0ef6c2d120c910b01aa5b428c1d73dd03440eabdf2"
version "9.4.0"
sha256 "e6305e53c7a4ad184e93ddf78924988f6eb1a584357e4816c534d041c4f26ca0"

url "https://assets.alfaview.com/stable/mac/alfaview-mac-production-#{version}.dmg"
name "Alfaview"
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/aural.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "aural" do
version "3.24.0"
sha256 "76a7767cbd4dc6da3d6e9a659b963f0510b791496f4300fa0159e45b930e5b82"
version "3.24.1"
sha256 "693986ba2913007602b37aa37c22f189a88a5b8c3530519af87c0447f2beb419"

url "https://ghproxy.com/https://github.com/maculateConception/aural-player/releases/download/v#{version}/AuralPlayer-#{version}.dmg"
name "Aural Player"
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.2.1,8689"
version "8.2.1,8693"
sha256 :no_check

url "https://subsembly.com/download/MacBanking4.pkg"
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.289,42890"
sha256 "c2187782f36869e27a6cc3d4f37dad3b8e2bdd0ed15139e72a774c982c1aa71a"
version "4.298,42980"
sha256 "f17e4dc2018b54dff61214874614e4fd66d4e1cb3328936a97499b803e7650b1"

url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip"
name "BetterTouchTool"
Expand Down
6 changes: 3 additions & 3 deletions Casks/b/bruno.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "bruno" do
arch arm: "arm64", intel: "x64"

version "0.26.0"
sha256 arm: "3d5851b43a4e3782f32ade04336be5d8e51e8b692fbcac44ec53418d1e3b6c68",
intel: "613d84c746c87ba34a01d48db89a465f29b5710260bca4a499b13239810d5406"
version "0.27.2"
sha256 arm: "21c0397607d7f8fcfa651f1cd30fe2dfa04b5d1ee3c21c952386388ed09266d2",
intel: "a5df4c18aba020102ecd8486aa3ff6d159defc4ce6fa8f091c7b2bc0b33d45ce"

url "https://ghproxy.com/https://github.com/usebruno/bruno/releases/download/v#{version}/bruno_#{version}_#{arch}_mac.dmg",
verified: "github.com/usebruno/bruno/"
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.61.39.0"
sha256 arm: "aca983884c274c09a7eca1d8b8ee962a21c2f722fd45df402ae90e38ff94f223",
intel: "40327a5fa3b192be755df599dd52fa9bd3cd6371e5aa32c5e167383155f3e85c"
version "1.61.45.0"
sha256 arm: "3e1f27c3dfe3963d9a43f54bfeb3d1c403e7b71014e7eb49b820ffd55c30ebe8",
intel: "f0e83028b5f5363d45667d32d7d02c2d6573c7548faa0f19544a4b5fd1a6aab6"

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
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 "6.1.7.7589"
sha256 "73bf59d1e7a309016c5a29b142bf271c6ecd4b25e514cd7d430f2a4ac5ea67c6"
version "6.1.8.7611"
sha256 "ddc04fc0438901904a4187fc34ee952c18da0844cdfa4860903f2be74531b987"

url "https://bombich.scdn1.secure.raxcdn.com/software/files/ccc-#{version}.zip",
verified: "bombich.scdn1.secure.raxcdn.com/software/files/"
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.51.76"
sha256 arm: "1e7ee9547e8e7fdc6edbb2df36e9d18aa7670207d0712219e32d5161e227bf19",
intel: "92d963a6acb78ff7ee8bfa927c1fa628cacf71cc373fe8f36024273126b5f502"
version "1.51.77"
sha256 arm: "f131d8749309cfbc00bafc836aa5b0483f408b5c1eb575524fa0e78182e6b27c",
intel: "d27e1bbe877cce56b59d3fc3d2a5537f95231eca627dec585de741d177783aff"

url "https://ghproxy.com/https://github.com/sunner/ChatALL/releases/download/v#{version}/ChatALL-#{version}-mac-#{arch}.dmg"
name "ChatALL"
Expand Down
2 changes: 1 addition & 1 deletion Casks/c/chrome-remote-desktop-host.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "chrome-remote-desktop-host" do
version "118.0.5993.9"
version "119.0.6045.21"
sha256 :no_check

url "https://dl.google.com/chrome-remote-desktop/chromeremotedesktop.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/chronos.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "chronos" do
version "6.0.9"
sha256 "33fa8831337892c54b3048049da24918c5c3c60cbb284400b48cf5cb1d71a3da"
version "6.1.0"
sha256 "100375094187ea1f6cc97ce90ec54a807c6c80dcb6ab1f2a7012a181d1bae7f1"

url "https://ghproxy.com/https://github.com/web-pal/chronos-timetracker/releases/download/v#{version}/Chronos-#{version}-mac.zip"
name "Chronos Timetracker"
Expand Down
50 changes: 50 additions & 0 deletions Casks/c/commandpost.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
cask "commandpost" do
on_mojave :or_older do
version "1.2.16"
sha256 "a874240a9c37a77da47c7e3c33342f3cc4d415d3bb146bee4b49b0776e8e08a8"

livecheck do
skip "Legacy version"
end
end
on_catalina do
version "1.4.13"
sha256 "dd0ddbf94722174760c82870f537b299ce0b1b6265875aa558d515df4338a816"

livecheck do
skip "Legacy version"
end
end
on_big_sur :or_newer do
version "1.4.22"
sha256 "9115107751cda2cf605a513da378fb0dcc40d57fe7dfbd76f664420946f9f773"
end

url "https://ghproxy.com/https://github.com/CommandPost/CommandPost/releases/download/#{version}/CommandPost_#{version}.dmg",
verified: "github.com/CommandPost/CommandPost/"
name "CommandPost"
desc "Workflow enhancements for Final Cut Pro"
homepage "https://commandpost.io/"

auto_updates true
depends_on macos: ">= :sierra"

app "CommandPost.app"
binary "#{appdir}/CommandPost.app/Contents/Frameworks/hs/cmdpost"

uninstall login_item: "CommandPost",
quit: "org.latenitefilms.CommandPost"

zap trash: [
"~/Library/Application Support/CommandPost",
"~/Library/Application Support/org.latenitefilms.CommandPost",
"~/Library/Caches/com.apple.nsurlsessiond/Downloads/org.latenitefilms.CommandPost",
"~/Library/Caches/com.crashlytics.data/org.latenitefilms.CommandPost",
"~/Library/Caches/io.fabric.sdk.mac.data/org.latenitefilms.CommandPost",
"~/Library/Caches/org.latenitefilms.CommandPost",
"~/Library/HTTPStorages/org.latenitefilms.CommandPost",
"~/Library/Preferences/org.latenitefilms.CommandPost.plist",
"~/Library/Saved Application State/org.latenitefilms.CommandPost.savedState",
"~/Library/WebKit/org.latenitefilms.CommandPost",
]
end
6 changes: 3 additions & 3 deletions Casks/c/cursor.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "cursor" do
arch arm: "arm64", intel: "x64"

version "0.13.0,231022ptw6i4j42"
sha256 arm: "02d3f4285b393e350d051748c592e4d2c6c144a9dfe10ee7e800643eb0a8d7fd",
intel: "69f0ea1f7afdad5d296d32817dbe25c42f395669a7c0773f57f12ebeb1083a9d"
version "0.13.1,231022f3j0ubckv"
sha256 arm: "e078eeac5851a1f75f4984c38ddcdf829349f6f2876ed9ae5d768fb3f843040c",
intel: "2e4033ddb53d7b999e3e63e2e79ee762d77adf48bb2acec991fb18e9119542f8"

url "https://download.todesktop.com/230313mzl4w4u92/Cursor%20#{version.csv.first}%20-%20Build%20#{version.csv.second}-#{arch}-mac.zip",
verified: "download.todesktop.com/230313mzl4w4u92/"
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.6.0"
version "1.6.1"
sha256 :no_check # required as upstream package is updated in-place

url "https://ghproxy.com/https://github.com/defold/defold/releases/download/#{version}/Defold-#{arch}-macos.dmg",
Expand Down
4 changes: 2 additions & 2 deletions Casks/d/dropbox-dash.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "dropbox-dash" do
version "2.83.2"
sha256 "088902a48256bc9b27102f028c7ee0af91dae47ef9922148f888c5fbe661e01d"
version "2.92.0"
sha256 "05c61e41239a02ea00761be9e0d716e65f98d171e116ecd0ec934bef7d571763"

url "https://dash-releases.s3.amazonaws.com/Dropbox%20Dash-#{version}.dmg",
verified: "dash-releases.s3.amazonaws.com/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/defold-alpha.rb
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.6.1"
version "1.6.2"
sha256 :no_check # required as upstream package is updated in-place

url "https://ghproxy.com/https://github.com/defold/defold/releases/download/#{version}-alpha/Defold-#{arch}-macos.dmg",
Expand Down
6 changes: 3 additions & 3 deletions Casks/dropbox-beta.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "dropbox-beta" do
arch arm: "&arch=arm64"

version "186.3.6103"
sha256 arm: "d23e1a09ba952e382e474e6fdbbb0d92ab6e3f2923203cc2a8e54335156aadf2",
intel: "efc294d32f4b7b79ecda970af47376826fbd8bebb5d91da0168d12aaeec50286"
version "186.3.6141"
sha256 arm: "8ad132e7cb9d85dd226cad91f11c7427eaba5d79ee887058bf5276f897d3f10a",
intel: "5998903422be2d9b45a2a657c2b056d115817eaffe4d01a5fc5285d7e20fefa7"

url "https://www.dropbox.com/download?build=#{version}&plat=mac&rtoken=&type=full#{arch}",
verified: "dropbox.com/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/fantastical.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "fantastical" do
version "3.8.5"
sha256 "c98ccda335f3f83ec61f9fedf84fd5c0768c89340b1f29fa990f2e14589fcf45"
version "3.8.6"
sha256 "b9d3c799086925c87c8b7a8a579b39f615130c6873100d54909aa1be8521a4b3"

url "https://cdn.flexibits.com/Fantastical_#{version}.zip"
name "Fantastical"
Expand Down
4 changes: 2 additions & 2 deletions Casks/f/flipper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "flipper" do
version "0.230.0"
sha256 "d2f8918e542fb12131bd77abba5f01d1bbe33bd87c1306c53aafcf68b3a120b2"
version "0.231.0"
sha256 "5e723ea26dfc786b7d81a8dab847ec43e53155c0675e17996eb0d48bd140c1d6"

url "https://ghproxy.com/https://github.com/facebook/flipper/releases/download/v#{version}/Flipper-mac.dmg",
verified: "github.com/facebook/flipper/"
Expand Down
20 changes: 13 additions & 7 deletions Casks/f/flomo.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@
desc "Memo note taking and management app"
homepage "https://flomoapp.com/"

livecheck do
url "https://flomoapp.com/api/mac/latest/"
strategy :json do |json|
json["version"]
end
end

depends_on macos: ">= :catalina"

app "flomo.app"
Expand All @@ -23,4 +16,17 @@
"~/Library/Application Scripts/com.flomoapp.mac",
"~/Library/Containers/com.flomoapp.mac",
]

caveats do
discontinued

<<~EOS
Flomo versions prior to 2.0 are no longer supported and newer versions
are hosted on third-party file uploading sites that we can't use in the
cask or check for new versions.
See the homepage for alternative installation methods (Mac App Store,
etc.).
EOS
end
end
2 changes: 1 addition & 1 deletion Casks/g/google-drive.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "google-drive" do
version "82.0.1"
version "83.0.1"
sha256 :no_check

url "https://dl.google.com/drive-file-stream/5-percent/GoogleDrive.dmg"
Expand Down
12 changes: 10 additions & 2 deletions Casks/g/guitar-pro.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
homepage "https://www.guitar-pro.com/"

livecheck do
url :homepage
regex(/Guitar\s*Pro\s*(\d+(?:\.\d+)*)/i)
url "https://www.guitar-pro.com/blog/c/2163-guitar-pro-news-tips"
regex(/Guitar\s+Pro\s+v?(\d+(?:\.\d+)*)/i)
end

pkg "guitar-pro-#{version.major}-setup.pkg"
Expand All @@ -18,4 +18,12 @@
"com.arobas-music.guitarpro*",
"com.arobas-music.soundbank.standard",
]

zap trash: [
"/Library/Application Support/Arobas Music",
"~/Library/Application Support/Arobas Music",
"~/Library/HTTPStorages/com.arobas-music.guitarpro8",
"~/Library/Preferences/com.arobas-music.guitarpro8.plist",
"~/Library/Saved Application State/com.arobas-music.guitarpro8.savedState",
]
end
2 changes: 1 addition & 1 deletion Casks/google-chrome-canary.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "google-chrome-canary" do
version "120.0.6083.0"
version "120.0.6085.0"
sha256 :no_check

url "https://dl.google.com/chrome/mac/universal/canary/googlechromecanary.dmg"
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.12.1"
sha256 arm: "21df4e6de0a0e223c53fbdbe36058a1dac13e784b435019ce8a107fca90803d1",
intel: "ddd5b3db9dccb1f9013426f22830c4dace2ef7c712015b6e96379083dd6cb91b"
version "1.12.2"
sha256 arm: "a46919e97abe4aa5b05fcb10506f088fe2cc9ff902f5f5f8344f936c824a0bd3",
intel: "9a6d118fd5023894051ad671f81877c9dd3f0dbdda26a8eb55e40d442241b35e"

url "https://ghproxy.com/https://github.com/heptameta/project-meta/releases/download/v#{version}/Heptabase-#{version}#{arch}-mac.zip",
verified: "github.com/heptameta/project-meta/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/i/inkdrop.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "inkdrop" do
arch arm: "arm64", intel: "x64"

version "5.5.3"
sha256 arm: "6fef4312c90014aaf29367abe9fa5e679316b25e88218309a3213feee47c8eb7",
intel: "8d88dcdd1bc9968b7b48516f711401044a7eebc3a755b500fbef45545eab4327"
version "5.6.0"
sha256 arm: "bbc789ed4c2effa425d8feeef04f3016d47ac505df35f54815c76b91b40a9f09",
intel: "9611778fa7318efbfe3528eb8f060b4beced89039e6096ef67e6bf0f2a296a5c"

url "https://d3ip0rje8grhnl.cloudfront.net/v#{version}/Inkdrop-#{version}-#{arch}-Mac.zip",
verified: "d3ip0rje8grhnl.cloudfront.net/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/iterm2-beta.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "iterm2-beta" do
# NOTE: "2" is not a version number, but an intrinsic part of the product name
version "3.5.0beta15"
sha256 "d6fc6e02bf23064fda4f0b4c07849c8748b0413a489823ed039e3e771de1a9f6"
version "3.5.0beta16"
sha256 "7ac78dc9eadc7ffbc8e005dff516b120063aabef7a070b60b9861b4868770be0"

url "https://iterm2.com/downloads/beta/iTerm2-#{version.dots_to_underscores}.zip"
name "iTerm2"
Expand Down
4 changes: 2 additions & 2 deletions Casks/j/jump.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "jump" do
version "8.9.23"
sha256 "ba684019f3efe3427bd806ca91589f7337c55cdb3d161fbddde37006a153f362"
version "8.10.4"
sha256 "f797ed1b3672a0c0f18cac6195890a6372b2260862780713a85f8d0aae4aa3e1"

url "https://mirror.jumpdesktop.com/downloads/jdm/JumpDesktopMac-#{version}.zip"
name "Jump Desktop"
Expand Down
2 changes: 1 addition & 1 deletion Casks/k/kindavim.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "kindavim" do
version "2828.58.0"
version "2828.59.0"
sha256 :no_check

url "https://kindavim.app/releases/kindaVim.zip"
Expand Down
4 changes: 2 additions & 2 deletions Casks/l/liclipse.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "liclipse" do
version "10.0.0,5f5bxrjwhyb1ost"
sha256 "4ad9d78d2e11902854e77974c640f878257572777d907b80e52298d90f04799a"
version "10.2.0,d10g2kf87k9nuq3"
sha256 "8812723dd835b75dcb6b039338758636e0b42b8c72402b06cddea590496ef8e2"

url "https://www.mediafire.com/file/#{version.csv.second}/liclipse_#{version.csv.first}_macosx.cocoa.x86_64.tar.gz",
verified: "mediafire.com/file/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/l/loom.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "loom" do
arch arm: "-arm64"

version "0.180.1"
sha256 arm: "7e2d0c8ae9f0e370f3a225f6b18850d1f00f420b2aca109c8359e4513597f49a",
intel: "fd6f4142710c63c4cf9efcca25ba2f6a4c5a27dc888a65a9d8ca14663618b5ba"
version "0.180.2"
sha256 arm: "86fb712911aa7d0916f40e9b31d6baa85d224388561aa3884f64723ed855ff10",
intel: "2c4026d4165e6728c1295358b3f67fc748455f8a5914af4533085e2b869b11c9"

url "https://packages.loom.com/desktop-packages/Loom-#{version}#{arch}.dmg"
name "Loom"
Expand Down
4 changes: 2 additions & 2 deletions Casks/m/marvel.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "marvel" do
version "11.1.0"
sha256 "28f549114b9898453f3da71ede11439811cc3d4260eb426d356eb33e87259700"
version "11.2.0"
sha256 "e022ff2944d4f39245e39f16adb09a4a749135d43480ea319dde39d7c00e3cd5"

url "https://storage.googleapis.com/sketch-plugin/#{version}/Marvel.zip",
verified: "storage.googleapis.com/sketch-plugin/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/m/mendeley-reference-manager.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "mendeley-reference-manager" do
version "2.102.0"
sha256 "e86419b913e318a0c6f3bff513dfe87caecd4d1a358c91efebf9ecd8fe5ef951"
version "2.103.0"
sha256 "32322aaa133502f61950238e4063fd704630b0f362747c1602807932e1cbb9f4"

url "https://static.mendeley.com/bin/desktop/mendeley-reference-manager-#{version}-x64.dmg"
name "Mendeley Reference Manager"
Expand Down
Loading

0 comments on commit 7e8691a

Please sign in to comment.