Merge pull request #200213 from Homebrew/bump-tidelift-1.14.0
[Homebrew/homebrew-cask.git] / Casks / n / not-tetris.rb
blob4a5e753597e0aa0e5a0acd97d749f74cfec03a39
1 cask "not-tetris" do
2   version "2"
3   sha256 "ddb4df7f9169e1a03cb5f81e67b972cca4470e4925973af452f6e467830aaea8"
5   url "https://stabyourself.net/dl.php?file=nottetris#{version}/nottetris#{version}-osx.zip"
6   name "Not Tetris"
7   desc "Successor of the classic Tetris mixed with physics"
8   homepage "https://stabyourself.net/nottetris2/"
10   disable! date: "2024-07-16", because: "is 32-bit only"
12   app "Not Tetris #{version}.app"
14   zap trash: "~/Library/Application Support/LOVE/not_tetris_2"
15 end