Skip to content

Commit

Permalink
Update osu from 2023.301.0 to 2023.305.0 (#142319)
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonChen666 authored Mar 5, 2023
1 parent 396271f commit 5e5416b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/osu.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "osu" do
arch arm: "Apple.Silicon", intel: "Intel"

version "2023.301.0"
sha256 arm: "b5e9068e6504d4943a372235ddaf2be3cec4c182f9051358f13b76d80c0f702b",
intel: "714d23d6a0c8420d4453fa344f12e691b041789e78dad6afbafe6d4c0114b9a2"
version "2023.305.0"
sha256 arm: "bdf0c4114f889c3e6e21cd5029c78cd923751a5595f770f24a7de293531261fe",
intel: "74afaaab0073b8f5c7a9093c5374e9590056133fbc4bd1874a15704d3ab60414"

url "https://github.com/ppy/osu/releases/download/#{version}/osu.app.#{arch}.zip"
name "osu!"
Expand Down

0 comments on commit 5e5416b

Please sign in to comment.