Skip to content

Commit

Permalink
Merge pull request #202802 from zyoshoka/bump-sleek-2.0.17
Browse files Browse the repository at this point in the history
sleek 2.0.17
  • Loading branch information
khipp authored Feb 25, 2025
2 parents 0283c2a + 7664bd3 commit e000c5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/s/sleek.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "sleek" do
arch arm: "arm64", intel: "x64"

version "2.0.16"
sha256 arm: "293cdfeab2adbf0474c64c40e829f870a782d37588a7b2d20f181e266b980add",
intel: "53f9497c5e383b478c4ee2c7fedc24c6f23e44fca01d235c8e0c84cf41c32fd2"
version "2.0.17"
sha256 arm: "a3a576f83faf599b65b1bd6afb935f9899f748fbe99825c88ea633a4a040cee4",
intel: "aba331a51c88b9dafb3c657c19f4de9a6b79a84a1e638b612a99c2fe8340ce8c"

url "https://github.com/ransome1/sleek/releases/download/v#{version}/sleek-#{version}-mac-#{arch}.dmg"
name "sleek"
Expand Down

0 comments on commit e000c5b

Please sign in to comment.