Skip to content

Commit

Permalink
Updated at 2023-09-08T01:19:17.309Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2023
1 parent 779d037 commit 0dfc433
Show file tree
Hide file tree
Showing 168 changed files with 1,058 additions and 994 deletions.
13 changes: 7 additions & 6 deletions Casks/1/1password-cli.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
cask "1password-cli" do
arch arm: "arm64", intel: "amd64"

version "2.21.0"
sha256 "015891e77ab5fe366dce9159ec5681c286401ae5ec1877d42c422e22b4ea812b"
sha256 arm: "1de120081d7a7d278fdc6c619a4ce15d691bc535c2d2aa494d975bc3463c6a33",
intel: "6e81ac0d9f7f2dbc4dc1e3ed71c02790a7b874ceb36e79432a03ea084b291820"

url "https://cache.agilebits.com/dist/1P/op2/pkg/v#{version}/op_apple_universal_v#{version}.pkg",
url "https://cache.agilebits.com/dist/1P/op2/pkg/v#{version}/op_darwin_#{arch}_v#{version}.zip",
verified: "cache.agilebits.com/dist/1P/op2/pkg/"
name "1Password CLI"
desc "Command-line helper for the 1Password password manager"
desc "Command-line interface for 1Password"
homepage "https://developer.1password.com/docs/cli"

livecheck do
Expand All @@ -15,9 +18,7 @@

conflicts_with cask: "1password-cli1"

pkg "op_apple_universal_v#{version}.pkg"

uninstall pkgutil: "com.1password.op"
binary "op"

zap trash: "~/.op"
end
6 changes: 3 additions & 3 deletions Casks/1password-beta.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "1password-beta" do
arch arm: "aarch64", intel: "x86_64"

version "8.10.16-15.BETA"
sha256 arm: "fc52ad4dc9d22225ead0e883765e61dc7e11290ce0ad834fd071147f1d7e9252",
intel: "a8399bed2f8181e07658f715ebd11dacfec20c439dc7711852291c413c50ae17"
version "8.10.16-26.BETA"
sha256 arm: "bbadba09e535d7a0c3538b2def7f9aae424834fea199910af57b418efb9d6e21",
intel: "829e06e492888ead441108cfdd06bd036a178e711d79882030576a11797ff1a6"

url "https://downloads.1password.com/mac/1Password-#{version}-#{arch}.zip"
name "1Password"
Expand Down
32 changes: 32 additions & 0 deletions Casks/a/aifun.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
cask "aifun" do
version "0.4.0"
sha256 "1c74251ac032800e57aeada210b383b1e5f4dfd34e5493bc6a403478bcdef98f"

url "https://static.aifun.kapokcloud.com/v#{version}/AiFun_#{version}_macos.dmg",
verified: "static.aifun.kapokcloud.com"
name "AiFun"
desc "AI chat and painting app"
homepage "https://getaifun.com/"

livecheck do
url "https://static.aifun.kapokcloud.com/updater/updater.json"
strategy :json do |json|
json["version"].sub("v", "")
end
end

auto_updates true
depends_on macos: ">= :sierra"

app "AiFun.app"

uninstall quit: "com.getaifun"

zap trash: [
"~/Library/Application Scripts/com.getaifun",
"~/Library/Caches/com.getaifun",
"~/Library/Containers/com.getaifun",
"~/Library/Preferences/com.getaifun.plist",
"~/Library/Saved Application State/com.getaifun.savedState",
]
end
4 changes: 2 additions & 2 deletions Casks/a/app-tamer.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "app-tamer" do
version "2.8"
sha256 "a7c3c364abf1c9c7952a88cd559061ca3109c6371c57f7ec3d9835961f0ddff4"
version "2.8.1"
sha256 "d263cec63f9301807dd678166c2fc10f333d12b02dd52b710caa6e69e3b26bc0"

url "https://www.stclairsoft.com/download/AppTamer-#{version}.dmg"
name "AppTamer"
Expand Down
4 changes: 2 additions & 2 deletions Casks/a/arc.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "arc" do
version "1.6.0,41215"
sha256 "0c2c282dd0d349f6763f1fcb4f9cede4cc1f2a4d757808656e81ed0238d6c470"
version "1.7.0,41350"
sha256 "341758be450b0fe13aa3f213bb46a4a3b34d4411129a2f279f2ef92ae84e9bde"

url "https://releases.arc.net/release/Arc-#{version.csv.first}-#{version.csv.second}.zip"
name "Arc"
Expand Down
6 changes: 3 additions & 3 deletions Casks/android-studio-preview-beta.rb
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 "2023.1.1.17"
sha256 arm: "ff62c467a795d1070b615d0ee11d041a25cac87b083fe94f76c1fd1ff79e63df",
intel: "c97fb47156aec300e422731ed7418cefb0fe41d6bf9ee966d1513496e1f5446f"
version "2023.1.1.18"
sha256 arm: "1ee3c7b89976eca8acdb46056323c2581602ff882ed7247264c4ce505c347200",
intel: "9b4aed2f862d55904bd27f4b5ff4fdfbb452278bce189ca2d2d7e76ceab5a8ea"

url "https://dl.google.com/dl/android/studio/ide-zips/#{version}/android-studio-#{version}-#{arch}.zip",
verified: "dl.google.com/dl/android/studio/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/android-studio-preview-canary.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "android-studio-preview-canary" do
arch arm: "mac_arm", intel: "mac"

version "2023.2.1.1"
sha256 arm: "2195d6ab60e44079a9927a8fbb133f26c6e97cfbd25cfc8646aa6dbd2112fa18",
intel: "2b9f5f36f9537415199b7c7c4e974fecc6e970d933db3c143a923ce830294bcf"
version "2023.2.1.2"
sha256 arm: "876d956611f4bd347f42f4835a1332c50c50816dbcb508b1efd9d010aaaaf133",
intel: "74e9600cefd9439fa48ce437609add81fbd2279fda0e335abdc13221016783c1"

url "https://dl.google.com/dl/android/studio/ide-zips/#{version}/android-studio-#{version}-#{arch}.zip",
verified: "dl.google.com/dl/android/studio/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/b/beeper.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cask "beeper" do
arch arm: "arm64", intel: "x64"

version "3.74.4"
version "3.75.16"
sha256 :no_check

url "https://download.beeper.com/mac/dmg/#{arch}"
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.222,2444"
sha256 "005ce49d81f5f0d00deb698f24f42e4c5523b528cc8284d98972b5a1324b5cba"
version "4.223,2445"
sha256 "26d94202acd87c3c608e5d1bcb65905ea7c75f5c17f8037626a96bbd3e65f87a"

url "https://folivora.ai/releases/btt#{version.csv.first}-#{version.csv.second}.zip"
name "BetterTouchTool"
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.70.0"
sha256 arm: "f766c262b2f47a1a2e11e3e782af27267032c3bd6450258377c6874a429f7309",
intel: "e967ebf0f2e95154e2e9be9de47486a464638a7745370c044afdbf9f03378634"
version "1.59.76.0"
sha256 arm: "5839bf864bdbc3e2cc8d4c9642c138f14e9ebbc754f4b6cd20b6e0cbacff36d6",
intel: "3334d3d2ab287c5907fba6403b50d38f905b4ed0baf90f269a7b8dd3f57f449f"

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/camerabag-photo.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "camerabag-photo" do
version "2023.3.0"
sha256 "52f5cbeb49126ac38719caf7d4247e0b1606fcab421be99d120188210931224a"
version "2023.4.0"
sha256 "5efba0eabe01d4e47fd6d02006baa097c38af1a400d0c723f37fcc274e34fab0"

url "https://nevercenter.com/camerabag/download/filearchive/Install_CameraBag_Photo_#{version.dots_to_underscores}_mac.dmg"
name "CameraBag"
Expand Down
4 changes: 2 additions & 2 deletions Casks/c/crossover.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "crossover" do
version "23.0.0"
sha256 "2284a6ae3440bcf228068e9853d603dc8bbf6bb107e6415d0647115c3e65f303"
version "23.0.1"
sha256 "1ca4fc0546a1b2c4c75423c34ae204b56ed9ee3f9b56750faf17800de2266e1e"

url "https://media.codeweavers.com/pub/crossover/cxmac/demo/crossover-#{version}.zip"
name "CrossOver"
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.7.1"
sha256 "097eaf428f42422c2fc43758eb28af7f265fd34bab4db8d5aa6e9051e77aa254"
version "4.7.2"
sha256 "653a856a18177bdd6acfd44f4a0379021c4c5beb9b0815b199a7a5f041de20e8"

url "https://aptonic.com/releases/Dropzone-#{version}.zip"
name "Dropzone"
Expand Down
6 changes: 3 additions & 3 deletions Casks/e/electron.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "electron" do
arch arm: "arm64", intel: "x64"

version "26.1.0"
sha256 arm: "f39aafcf480ef581161d3dc0b89a91c556dcaed45927ee0b612368016afe7b89",
intel: "39a336baca218058011f39c4fa9a4275348ec7f411789262799d23c9669060d9"
version "26.2.0"
sha256 arm: "1bb9f1f9d26b045ffa695ed0e73d5e92b0bbbe7adb9c0565585a5c4cd3bc6720",
intel: "148c1d94598064ce2ded5a639891af6b2222af87ee5c23b1d66bc9e29d45d90e"

url "https://ghproxy.com/https://github.com/electron/electron/releases/download/v#{version}/electron-v#{version}-darwin-#{arch}.zip",
verified: "github.com/electron/electron/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/e/ente.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "ente" do
version "1.6.40"
sha256 "41d29cd60f60bfdb69bcafb9722fa7abceaf3e3e9e0ccb4c5621cd1b95ec84cf"
version "1.6.41"
sha256 "8a46ebf245b25d03f4455421423c6ea6a699ff8eb41116b39a0aee80bf85c6fd"

url "https://ghproxy.com/https://github.com/ente-io/photos-desktop/releases/download/v#{version}/ente-#{version}.dmg",
verified: "github.com/ente-io/photos-desktop/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/e/extraterm.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "extraterm" do
version "0.72.0"
sha256 "78b2e11363f82416c19da30d39e36a6cefb1db37fbf93e29f96492fc61da7300"
version "0.73.0"
sha256 "9333c0ced5a9b1950e5cb204d380deae00e7b562a2527af8bdb0d47fc8c975f2"

url "https://ghproxy.com/https://github.com/sedwards2009/extraterm/releases/download/v#{version}/ExtratermQt_#{version}.dmg",
verified: "github.com/sedwards2009/extraterm/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/f/firefox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
"homebrew/cask-versions/firefox-cn",
"homebrew/cask-versions/firefox-esr",
]
depends_on macos: ">= :sierra"
depends_on macos: ">= :catalina"

app "Firefox.app"
# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)
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.9,7598"
sha256 "24dcd69f6fdb63df8ab35f6c78f9c6c979283436194a2386de4b80efd577c96a"
version "8.0.10,7600"
sha256 "cefb0cd6c26538afdd0c42691929909b16844534f7f8d9f4997b7bb03da1a920"

url "https://fxfactory.s3.amazonaws.com/noiseindustries/fxfactory/FxFactory-#{version.csv.first}-#{version.csv.second}.zip",
verified: "fxfactory.s3.amazonaws.com/noiseindustries/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/font-iosevka-slab.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "font-iosevka-slab" do
version "26.3.1"
sha256 "f307d80aef60e73e8002c86929420d435bc5c47c153fa71486498668f5ff7733"
version "26.3.2"
sha256 "deecb631b3064f0ebfbfd67e3455647fae2c1bbd75e8734997c8d9b04d27f1e8"

url "https://ghproxy.com/https://github.com/be5invis/Iosevka/releases/download/v#{version}/ttc-iosevka-slab-#{version}.zip"
name "Iosevka Slab"
Expand Down
4 changes: 2 additions & 2 deletions Casks/g/gamemaker.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "gamemaker" do
version "2023.6.0.92"
sha256 "9e8d9faee79bf83e7c61ce0dfaacc2890006ccfaa0e5d925fa10e13325be56c1"
version "2023.8.0.98"
sha256 "eb74ed30b8d6aa8b9d32b860b1e695f66db20b3ac2dc78bcb03c0984f1363d42"

url "https://gms.yoyogames.com/GameMaker-#{version}.pkg",
verified: "gms.yoyogames.com/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/g/google-cloud-sdk.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "google-cloud-sdk" do
arch arm: "arm", intel: "x86_64"

version "444.0.0"
sha256 arm: "358275ac04e777f1d32c417703932d34794fc513819dc2d3e9a2ca047b3258fd",
intel: "f6b5d11d08ecc7d1e76c5acc6c50d82aa09b58540ab6bf38c299053f4c8e0a43"
version "445.0.0"
sha256 arm: "fd1a0baee9c627e871641a40bcc643627c3b0fb0c9c73ce33b9d13e42c9adf30",
intel: "104178be77f383c4c1ee3501a11e5dbc4eda5f98d18c591ff411fb9eed51b8c7"

url "https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-#{version}-darwin-#{arch}.tar.gz"
name "Google Cloud SDK"
Expand Down
4 changes: 2 additions & 2 deletions Casks/g/gpxsee.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "gpxsee" do
version "13.6"
sha256 "7a4b472956416dff75eafe9fa00de6ef6ff0ab736894fe05f463c061fb2d038f"
version "13.8"
sha256 "e82686dff33d386e9ed03f7b7da194f438a3ada405a7096889e5d6828db6fc0b"

url "https://downloads.sourceforge.net/gpxsee/Mac%20OS%20X/GPXSee-#{version}.dmg",
verified: "sourceforge.net/gpxsee/Mac%20OS%20X/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/g/grandtotal.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "grandtotal" do
version "8.1.3.5"
sha256 "6a1495b94224007a05e6e0a193243e56730975a5e2ba9fb3800fdf61d0231f2b"
version "8.1.3.6"
sha256 "3c946b228b4a8ead5e13f630f64f73e6a3296ea6046db41496beb7c443280702"

url "https://www.mediaatelier.com/GrandTotal#{version.major}/GrandTotal_#{version}.dmg"
name "GrandTotal"
Expand Down
6 changes: 3 additions & 3 deletions Casks/github-beta.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
arch arm: "arm64", intel: "x64"
platform = on_arch_conditional arm: "darwin-arm64", intel: "darwin"

version "3.2.10-beta2-21f3d0e5"
sha256 arm: "95def40dabe9e9c517e9ca5fcf26c6e4d88277406e7b72592b3afa10b137b7be",
intel: "79c9b0cf979707582859ee04090588dc7559c1088563b810e0108e8df50e2b13"
version "3.3.2-beta1-22aaf636"
sha256 arm: "332499c3993923ca7fdff536dc5971bb3cf3b45c9022dcad31be206596c832e8",
intel: "be05c79bda276e3c9f98bb1951bc5d6a09f0d0d8dd779d148de383f8d4c358a4"

url "https://desktop.githubusercontent.com/github-desktop/releases/#{version}/GitHubDesktop-#{arch}.zip",
verified: "desktop.githubusercontent.com/github-desktop/releases/"
Expand Down
2 changes: 1 addition & 1 deletion Casks/google-chrome-beta.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cask "google-chrome-beta" do
version "117.0.5938.35"
version "117.0.5938.48"
sha256 :no_check

url "https://dl.google.com/chrome/mac/universal/beta/googlechromebeta.dmg"
Expand Down
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 "118.0.5991.0"
version "118.0.5993.5"
sha256 :no_check

url "https://dl.google.com/chrome/mac/universal/canary/googlechromecanary.dmg"
Expand Down
4 changes: 2 additions & 2 deletions Casks/h/http-toolkit.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "http-toolkit" do
version "1.14.0"
sha256 "9f9d48c37974b715da90118f77b6fa069f79c9d81d0d2e1e6744990be98df76c"
version "1.14.1"
sha256 "19152175e1228ea6446534e1a7113570d71e12213e127e11988131a6a93bd3e3"

url "https://ghproxy.com/https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v#{version}/HttpToolkit-#{version}.dmg",
verified: "github.com/httptoolkit/httptoolkit-desktop/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/i/inso.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "inso" do
version "2023.5.7"
sha256 "af0a9adc84e0c2a42b0f9fcc47ef87613138e959e5f4b04cd202fb2b4dfbd03a"
version "2023.5.8"
sha256 "2ab577f3b3e0e0afc7080b24908c248a31863a7ae1d6d81595e5d16d0238ec58"

url "https://ghproxy.com/https://github.com/Kong/insomnia/releases/download/lib%40#{version}/inso-macos-#{version}.zip",
verified: "github.com/Kong/insomnia/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/i/insomnia.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "insomnia" do
version "2023.5.7"
sha256 "ddf3045143c3489dd6cf227d2fcf553a0301d998cfffa140e3a4237ffc62a4c5"
version "2023.5.8"
sha256 "40c640dcb17bc9d3a66e2afc82c28fac4c78f92aaccf72c4aea14fdfd984847f"

url "https://ghproxy.com/https://github.com/Kong/insomnia/releases/download/core%40#{version}/Insomnia.Core-#{version}.dmg",
verified: "github.com/Kong/insomnia/"
Expand Down
6 changes: 3 additions & 3 deletions Casks/j/jetbrains-toolbox.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "jetbrains-toolbox" do
arch arm: "-arm64"

version "2.0.2,2.0.2.16660"
sha256 arm: "f9a647d5cfde799c5a68944f6a109a790620198b326b3893b6d1f4f47130c1c5",
intel: "e8abff4a952fd2d34cc10c8e3de9187a2c005138464e9d98a9e3e0827346b294"
version "2.0.3,2.0.3.17006"
sha256 arm: "0a8943a870b4d62574125e22011d65a268e3db0164af3ec81f504895884d1c81",
intel: "50aa58e06423063299e6380061748adf97648a2767fc610026e1027d9dcc0c15"

url "https://download.jetbrains.com/toolbox/jetbrains-toolbox-#{version.csv.second}#{arch}.dmg"
name "JetBrains Toolbox"
Expand Down
4 changes: 2 additions & 2 deletions Casks/j/jprofiler.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "jprofiler" do
version "13.0.7"
sha256 "764ee2aea93e495e2b80a01fdd005b1ab5af98280135eebeef29637897bb4856"
version "14.0"
sha256 "9ba0d8e52d8f0f4623a1d5cb99defa09c28c551c8f03495bd8a4dffd1fc9bc88"

url "https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_macos_#{version.dots_to_underscores}.dmg"
name "JProfiler"
Expand Down
4 changes: 2 additions & 2 deletions Casks/k/keyboardholder.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "keyboardholder" do
version "1.12.2"
sha256 "9fb18e62d592146f8c763d68e7d3f01ac7dca64bd87fd4a3c8d44af49b538553"
version "1.12.3"
sha256 "0b6331f8f87c1a8e568cf70da9aa0262200b9f9bfb9f633a4bd67c8f6ba98d31"

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

version "0.9.16"
sha256 arm: "ff509c81d1d18dcb4e859567cbd120e364aed407f524454b4030a617a8bef32a",
intel: "e106f17c28083d4a4d5cf45cded425037350b4c5dd3e235213438a195e03fc44"
version "0.9.17"
sha256 arm: "9eeebf188d3fad3571a6138279b31ee977aeebf9444ba73ebb7693015e2f300d",
intel: "30bae0cbf91c1bc5512c79fa589d4d369e7e9ca62a622fcf443abca8257f2fcf"

url "https://ghproxy.com/https://github.com/logseq/logseq/releases/download/#{version}/logseq-darwin-#{arch}-#{version}.dmg"
name "Logseq"
Expand Down
4 changes: 2 additions & 2 deletions Casks/m/macs-fan-control.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "macs-fan-control" do
version "1.5.15"
sha256 "81014e421a1a162c86f60aef3e6b78ebe9fa5bbf4b5709253c1cca21e452a950"
version "1.5.16"
sha256 "51d4be0c3047bf82ece02de77e943b30505b2e99d7df449f93622b063afdd088"

url "https://ghproxy.com/https://github.com/crystalidea/macs-fan-control/releases/download/v#{version}/macsfancontrol.zip",
verified: "github.com/crystalidea/macs-fan-control/"
Expand Down
4 changes: 2 additions & 2 deletions Casks/m/melodics.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "melodics" do
version "3.1.995,FE5EFA16-26C4-4AF1-B13C-569AEA7D975A"
sha256 "2c58f5717c57eabc1881a501f53ca80d808b1afc1656c9a796d3235eb8142b28"
version "3.1.1058,2A0E4A9B-1660-42CB-89ED-297A754E0D87"
sha256 "8fb2188033adbf4198060ac6fae8dab1729faf3c1b78a3bdd8eb78dfb4fbb0bd"

url "https://web-cdn.melodics.com/download/#{version.csv.second}.zip"
name "Melodics"
Expand Down
Loading

0 comments on commit 0dfc433

Please sign in to comment.