DOSBox Staging 0.81.0

Add DOSBox Staging 0.81.0, now with proper code signing hopefully.
This commit is contained in:
Burrito78
2024-02-20 04:45:37 +00:00
committed by GitHub
parent b1ff7db136
commit 4367c75a13
+13
View File
@@ -0,0 +1,13 @@
cask "dosbox-staging" do
version "0.80.1"
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