Update latexdraw.rb

This commit is contained in:
Miccal Matthews 2023-09-05 13:21:42 +08:00 committed by GitHub
parent abbb3b5b7b
commit b83a2be58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -2,11 +2,10 @@ cask "latexdraw" do
version "4.0.3"
sha256 "7a21014c60d1d75fc8efe8c0d3ba8e827d2d09d29daeda492aff5d7cbc4f257c"
url "https://downloads.sourceforge.net/latexdraw/LaTeXDraw-#{version}.dmg",
verified: "downloads.sourceforge.net/latexdraw/"
url "https://downloads.sourceforge.net/latexdraw/LaTeXDraw-#{version}.dmg"
name "LaTexDraw"
desc "Drawing editor for creating LaTeX PSTricks code"
homepage "https://latexdraw.sourceforge.net//"
homepage "https://latexdraw.sourceforge.net/"
livecheck do
url "https://sourceforge.net/projects/latexdraw/rss?path=/latexdraw"