Skip to content

Commit

Permalink
fix style with "brew style --fix"
Browse files Browse the repository at this point in the history
  • Loading branch information
yaakov-h committed Aug 25, 2024
1 parent 71e690b commit 5c849fa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Casks/depotdownloader.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
cask "depotdownloader" do
version "2.6.0"

arch arm: "arm64", intel: "x64"

version "2.6.0"
sha256 arm: "18c62c2c4911bf06f83a463bd151af6ad077f2becf907d02a23e6ed083f570e9",
intel: "cecc92245e31bbe411bb3120d1ccdae1dcc0f4a186e2da42a6c14fe26f91871c"
intel: "cecc92245e31bbe411bb3120d1ccdae1dcc0f4a186e2da42a6c14fe26f91871c"

url "https://github.com/SteamRE/DepotDownloader/releases/download/DepotDownloader_#{version}/DepotDownloader-macos-#{arch}.zip"
name "DepotDownloader"
Expand Down

0 comments on commit 5c849fa

Please sign in to comment.