Skip to content

Commit

Permalink
Merge pull request #199487 from Homebrew/bump-wine-stable-10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bevanjkay authored Jan 25, 2025
2 parents f577df1 + 8bfa0e1 commit 41e2208
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/w/wine-stable.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "wine-stable" do
version "9.0_3"
sha256 "e352befbd159225d4ef7c45ad90ccc4efb9797bd4e842f99036a32e850d1b3de"
version "10.0"
sha256 "e3d837cda8666324cb20044656f601d02e16a4d73fdf489514323d272ccb8995"

# Current winehq packages are deprecated and these are packages from
# the new maintainers that will eventually be pushed to Winehq.
Expand Down Expand Up @@ -41,12 +41,12 @@
app "Wine Stable.app"
binary "#{appdir}/Wine Stable.app/Contents/Resources/start/bin/appdb"
binary "#{appdir}/Wine Stable.app/Contents/Resources/start/bin/winehelp"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/msidb"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/msiexec"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/notepad"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/regedit"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/regsvr32"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/wine"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/wine64"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/wineboot"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/winecfg"
binary "#{appdir}/Wine Stable.app/Contents/Resources/wine/bin/wineconsole"
Expand Down

0 comments on commit 41e2208

Please sign in to comment.