mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Updating version and changing to new BundleID
This commit is contained in:
+9
-9
@@ -1,6 +1,6 @@
|
||||
cask "codeedit" do
|
||||
version "0.0.3-alpha.32,8b75b20"
|
||||
sha256 "56ef6b7c0eca50e528629a716e5367dc72902ede875d6f9d3780e93245e884c6"
|
||||
version "0.0.3-alpha.35,8ab7742"
|
||||
sha256 "1bfd1d37f19534ffda08f2dbd7ce5843ebf9a724c6cf0d4903ecf91950f99afe"
|
||||
|
||||
url "https://github.com/CodeEditApp/CodeEdit/releases/download/#{version.csv.first}/CodeEdit-#{version.csv.second}.dmg",
|
||||
verified: "github.com/CodeEditApp/CodeEdit/"
|
||||
@@ -31,13 +31,13 @@ cask "codeedit" do
|
||||
app "CodeEdit.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/austincondiff.CodeEdit.OpenWithCodeEdit",
|
||||
"~/Library/Application Scripts/app.codeedit.CodeEdit.OpenWithCodeEdit",
|
||||
"~/Library/Application Support/CodeEdit",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/austincondiff.codeedit.sfl2",
|
||||
"~/Library/Caches/austincondiff.CodeEdit",
|
||||
"~/Library/Containers/austincondiff.CodeEdit.OpenWithCodeEdit",
|
||||
"~/Library/HTTPStorages/austincondiff.CodeEdit",
|
||||
"~/Library/Preferences/austincondiff.CodeEdit.plist",
|
||||
"~/Library/Saved Application State/austincondiff.CodeEdit.savedState",
|
||||
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/app.codeedit.codeedit.sfl2",
|
||||
"~/Library/Caches/app.codeedit.CodeEdit",
|
||||
"~/Library/Containers/app.codeedit.CodeEdit.OpenWithCodeEdit",
|
||||
"~/Library/HTTPStorages/app.codeedit.CodeEdit",
|
||||
"~/Library/Preferences/app.codeedit.CodeEdit.plist",
|
||||
"~/Library/Saved Application State/app.codeedit.CodeEdit.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user