mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #166807 from Burrito78/master
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
cask "dosbox-staging" do
|
||||
version "0.81.0"
|
||||
sha256 "5d3cec60552b2a34caa70702b35bdf9ce591cf0b03143802351725a7c729d9fe"
|
||||
|
||||
url "https://github.com/dosbox-staging/dosbox-staging/releases/download/v#{version}/dosbox-staging-macOS-v#{version}.dmg"
|
||||
name "DOSBox Staging"
|
||||
desc "DOS game emulator"
|
||||
homepage "https://github.com/dosbox-staging/dosbox-staging/"
|
||||
|
||||
app "DOSBox Staging.app"
|
||||
|
||||
zap trash: "~/Library/Preferences/DOSBox"
|
||||
end
|
||||
Reference in New Issue
Block a user