Skip to content

Commit

Permalink
Merge pull request #4 from SteamRE/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update Casks
  • Loading branch information
yaakov-h authored Oct 14, 2024
2 parents 00ccd1d + d763d56 commit 6c41906
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/depotdownloader.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "depotdownloader" do
arch arm: "arm64", intel: "x64"

version "2.7.1"
sha256 arm: "65dc5cec48f7b1cce37d5d336318004f2a2a303276b26bc33ea492d558bc05d1",
intel: "a5c345e3c10284a3083655cea7f7b038ee96d683feeb13be57e30a7e24266400"
version "2.7.3"
sha256 arm: "ca82efb4af7e1b60977acaec09b5e439a495f0689c21b37610f57d1efa32fbb9",
intel: "4b7aa877a250d90001fef637038d651e0d8e462f82ae32d6ae2f8eeec2d4e16f"

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

0 comments on commit 6c41906

Please sign in to comment.