Skip to content

Commit

Permalink
DevToys 2.0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
veler committed Jul 17, 2024
1 parent f1709b0 commit ec5fd4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/d/devtoys.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "devtoys" do
arch arm: "arm64", intel: "x64"

version "2.0.3.0"
sha256 arm: "2549fe01c482a4b0c19f623d4ddef4283ca8148841ca066bc85f8eaeb950e995",
intel: "061fefeeade8541a874cd743766dc503741e8ed1fcaf8cfa5a5ba8269350a375"
version "2.0.4.0"
sha256 arm: "9dbaf65cf5059da45fec0b6669b22df06e7b24de343c648cc5fda89ceffeb4c3",
intel: "e75d28c52cdd3f672fe6c56bf995ca5b2229e43dad8a18b2438c90c7c79df8a2"

url "https://github.com/DevToys-app/DevToys/releases/download/v#{version}/devtoys_osx_#{arch}.zip"
name "DevToys"
Expand Down

0 comments on commit ec5fd4b

Please sign in to comment.