Skip to content

Commit

Permalink
Merge pull request #196747 from ashokgelal/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp authored Dec 30, 2024
2 parents 44535a7 + 4eff75f commit 6d49ea8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/m/msty.rb
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
cask "msty" do
arch arm: "arm64", intel: "x64"

version "1.3.2"
version "1.4.3"
sha256 :no_check

url "https://assets.msty.app/Msty_#{arch}.dmg"
url "https://assets.msty.app/prod/latest/mac/Msty_#{arch}.dmg"
name "Msty"
desc "Run LLMs locally"
homepage "https://msty.app/"

livecheck do
url "https://assets.msty.app/latest-mac.yml"
url "https://assets.msty.app/prod/latest/mac/latest-mac.yml"
strategy :electron_builder
end

Expand Down

0 comments on commit 6d49ea8

Please sign in to comment.