mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Ran 'brew style --fix' as suggested
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# typed: true
|
||||
# frozen_string_literal: true
|
||||
|
||||
cask "dosbox-staging" do
|
||||
version "0.80.1"
|
||||
sha256 "5d3cec60552b2a34caa70702b35bdf9ce591cf0b03143802351725a7c729d9fe"
|
||||
@@ -6,8 +9,8 @@ cask "dosbox-staging" do
|
||||
name "DOSBox Staging"
|
||||
desc "DOS game emulator"
|
||||
homepage "https://github.com/dosbox-staging/dosbox-staging/"
|
||||
|
||||
|
||||
app "DOSBox Staging.app"
|
||||
|
||||
zap trash:"~/Library/Preferences/DOSBox"
|
||||
zap trash: "~/Library/Preferences/DOSBox"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user