-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
cask "autoplot" do | ||
Check failure on line 1 in Casks/autoplot.rb GitHub Actions / test-bot (macos-13)
|
||
version "2023.11" | ||
sha256 "b60e7d20527f594bed6f88d665ece5ca04a62894f6a76022a1c8bb36f045a493" | ||
url "https://cottagesystems.com/~jbf/autoplot/build/autoplot_macos_#{version.major}_#{version.minor}.dmg" | ||
name "Autoplot" | ||
desc "Interactive browser for data on the web" | ||
homepage "http://autoplot.org" | ||
app "autoplot.app" | ||
end | ||
version "2023.11" | ||
sha256 "b60e7d20527f594bed6f88d665ece5ca04a62894f6a76022a1c8bb36f045a493" | ||
|
||
url "https://cottagesystems.com/~jbf/autoplot/build/autoplot_macos_#{version.major}_#{version.minor}.dmg" | ||
name "Autoplot" | ||
desc "Interactive browser for data on the web" | ||
homepage "http://autoplot.org/" | ||
|
||
app "autoplot.app" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
cask "deskcover-pro" do | ||
version "1.92" | ||
sha256 "818161a2657f3023846b1b4b18760e200e0d034ee870100b06e28a843273218d" | ||
|
||
url "https://noteifyapp.com/download/DeskCoverPro.dmg" | ||
name "deskcover-pro" | ||
desc "Isolate frontmost window, making your Desktop less distracting" | ||
homepage "https://noteifyapp.com/deskcover/" | ||
|
||
app "DeskCover Pro.app" | ||
end | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
cask "quarto-pre" do | ||
version "1.6.36" | ||
sha256 "a9661eb6535d0ddede3b172df5545b1f08f59381863298b6e70ad1f9755bce08" | ||
|
||
url "https://github.com/quarto-dev/quarto-cli/releases/download/v#{version}/quarto-#{version}-macos.pkg", | ||
verified: "github.com/quarto-dev/quarto-cli/" | ||
name "quarto-pre" | ||
desc "Scientific and technical publishing system built on Pandoc" | ||
homepage "https://www.quarto.org/" | ||
version "1.6.36" | ||
sha256 "a9661eb6535d0ddede3b172df5545b1f08f59381863298b6e70ad1f9755bce08" | ||
|
||
livecheck do | ||
url "https://raw.githubusercontent.com/quarto-dev/quarto-web/main/docs/download/_prerelease.json" | ||
strategy :json do |json| | ||
json["version"] | ||
end | ||
url "https://github.com/quarto-dev/quarto-cli/releases/download/v#{version}/quarto-#{version}-macos.pkg", | ||
verified: "github.com/quarto-dev/quarto-cli/" | ||
name "quarto-pre" | ||
desc "Scientific and technical publishing system built on Pandoc" | ||
homepage "https://www.quarto.org/" | ||
|
||
livecheck do | ||
url "https://raw.githubusercontent.com/quarto-dev/quarto-web/main/docs/download/_prerelease.json" | ||
strategy :json do |json| | ||
json["version"] | ||
end | ||
|
||
depends_on macos: ">= :el_capitan" | ||
|
||
pkg "quarto-#{version}-macos.pkg" | ||
|
||
uninstall pkgutil: "org.rstudio.quarto" | ||
|
||
zap trash: "~/Library/Caches/quarto" | ||
end | ||
|
||
depends_on macos: ">= :el_capitan" | ||
|
||
pkg "quarto-#{version}-macos.pkg" | ||
|
||
uninstall pkgutil: "org.rstudio.quarto" | ||
|
||
zap trash: "~/Library/Caches/quarto" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,4 +12,4 @@ | |
app "skteditor.app" | ||
|
||
uninstall quit: "gsfc.spdf.edit.guis" | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
cask "ssc-4d-orbit-viewer" do | ||
version "4.2.8" | ||
# sha256 "b60e7d20527f594bed6f88d665ece5ca04a62894f6a76022a1c8bb36f045a493" | ||
|
||
url "https://sscweb.gsfc.nasa.gov/tipsod/4D_Orbit_Viewer.dmg" | ||
name "ssc-4d-orbit-viewer" | ||
desc "SSC 4D Orbit Viewer" | ||
homepage "https://sscweb.gsfc.nasa.gov/tipsod/" | ||
|
||
app "4D Orbit Viewer.app" | ||
end | ||
version "4.2.8" | ||
|
||
# sha256 "b60e7d20527f594bed6f88d665ece5ca04a62894f6a76022a1c8bb36f045a493" | ||
|
||
url "https://sscweb.gsfc.nasa.gov/tipsod/4D_Orbit_Viewer.dmg" | ||
name "ssc-4d-orbit-viewer" | ||
desc "View the locations and orbits over 100 spacecraft and planets" | ||
homepage "https://sscweb.gsfc.nasa.gov/tipsod/" | ||
|
||
app "4D Orbit Viewer.app" | ||
end |