Skip to content

Commit

Permalink
Update quarto-pre.rb to version 1.5.37
Browse files Browse the repository at this point in the history
  • Loading branch information
Beforerr committed May 20, 2024
1 parent 4758283 commit fe5f4c9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Casks/quarto-pre.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "quarto-pre" do
version "1.5.33"
sha256 "8500a7385d91eaa475b90d18ea903ba7859c4c7e5dc637f55ac29807ecd84bce"
version "1.5.37"
sha256 "ab6a44ca5fbf1e1e990bd90c9c5a097d7edb141057182a6f27b646074eea3d5c"

url "https://github.com/quarto-dev/quarto-cli/releases/download/v#{version}/quarto-#{version}-macos.pkg",
verified: "github.com/quarto-dev/quarto-cli/"
Expand All @@ -22,5 +22,4 @@
uninstall pkgutil: "org.rstudio.quarto"

zap trash: "~/Library/Caches/quarto"
end

end

0 comments on commit fe5f4c9

Please sign in to comment.