From 2e9cb5bd02c7f1683b2767f5b82e66006d3481bc Mon Sep 17 00:00:00 2001 From: Burrito78 <61995128+Burrito78@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:20:46 +0100 Subject: [PATCH] Forgot to change version number to current one. --- Casks/d/dosbox-staging.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/d/dosbox-staging.rb b/Casks/d/dosbox-staging.rb index e235353ba0..454ffe1cee 100644 --- a/Casks/d/dosbox-staging.rb +++ b/Casks/d/dosbox-staging.rb @@ -1,5 +1,5 @@ cask "dosbox-staging" do - version "0.80.1" + version "0.81.0" sha256 "5d3cec60552b2a34caa70702b35bdf9ce591cf0b03143802351725a7c729d9fe" url "https://github.com/dosbox-staging/dosbox-staging/releases/download/v#{version}/dosbox-staging-macOS-v#{version}.dmg"