a-slower-speed-of-light: use deprecate! instead of discontinued

This commit is contained in:
Rylan Polster
2023-12-17 17:45:45 -05:00
parent 6c6f2338ad
commit 50f0ba18e5
+2 -4
View File
@@ -7,9 +7,7 @@ cask "a-slower-speed-of-light" do
desc "First-person game"
homepage "https://gamelab.mit.edu/games/a-slower-speed-of-light/"
app "A Slower Speed of Light.app"
deprecate! date: "2023-12-17", because: :discontinued
caveats do
discontinued
end
app "A Slower Speed of Light.app"
end