ludwig 3.1.8

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2024-01-07 23:49:54 -05:00
parent 0151370c93
commit e67ad40536
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840
1 changed files with 6 additions and 5 deletions

View File

@ -1,15 +1,16 @@
cask "ludwig" do
version "2.1.13"
sha256 "158004f8d373924e432f651a2d81aac11cfec26cb897d0c22d1bc1313a0197c3"
version "3.1.8"
sha256 :no_check
url "https://desktop.ludwig.guru/download/#{version}/osx_64"
url "https://desktop.ludwig.guru/download/latest",
user_agent: :fake
name "ludwig"
desc "Sentence search engine app that helps you write better English"
homepage "https://ludwig.guru/"
livecheck do
url "https://desktop.ludwig.guru/download/latest/osx_64"
strategy :header_match
url :url
strategy :extract_plist
end
app "Ludwig.app"