Skip to content

Commit

Permalink
lazycat 1.0.96 (new cask)
Browse files Browse the repository at this point in the history
  • Loading branch information
huhu415 committed Jul 1, 2024
1 parent 84ad81e commit 1a70381
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Casks/l/lazycat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,14 @@
end
end

depends_on macos: ">= :catalina" # >=10.15
depends_on macos: ">= :catalina"

app "鎳掔尗寰湇.app"

zap trash: [

Check failure on line 25 in Casks/l/lazycat.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-14)

Cask/ArrayAlphabetization: The array elements should be ordered alphabetically
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/cloud.lazycat.client.sfl3",

Check failure on line 26 in Casks/l/lazycat.rb

View workflow job for this annotation

GitHub Actions / syntax (macos-14)

Cask/SharedFilelistGlob: Use a glob (*) instead of a specific version (ie. sfl2) for trashing Shared File List paths
"~/Library/Preferences/cloud.lazycat.client.plist",
"~/Library/Saved Application State/cloud.lazycat.client.savedState",
"~/lazycat",
]
end

0 comments on commit 1a70381

Please sign in to comment.