Skip to content

Commit 79811db

Browse files
windsurf: rename to devin-desktop
Generated with [Devin](https://cli.devin.ai/docs) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent a7a8a0e commit 79811db

3 files changed

Lines changed: 26 additions & 25 deletions

File tree

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
cask "windsurf" do
1+
cask "devin-desktop" do
22
arch arm: "arm64", intel: "x64"
33

4-
version "2.3.15,c46c49e94b4d3f41181204d59809d8f1b2c48d68"
5-
sha256 arm: "96404c99a2122e836d0a4f109a5ce4694b639aaafebbacd760628565bb48db92",
6-
intel: "017862fce148844fffa498e7692ace8be3c45cefc5572f982a93cb44b5c9a49f"
4+
version "3.0.12,a335ac3d8c6b04d563d8bd757cadc86d305e3b12"
5+
sha256 arm: "f5078338f6b01ab57f4c057318b8328a3dd7ca291dcd01779f2f7f00ff003b29",
6+
intel: "f2e78d79f0a44adeccd185adf17fc2aca1640165037b6fff25559a322bd56e94"
77

8-
url "https://windsurf-stable.codeiumdata.com/darwin-#{arch}-dmg/stable/#{version.csv.second}/Windsurf-darwin-#{arch}-#{version.csv.first}.dmg",
8+
url "https://windsurf-stable.codeiumdata.com/darwin-#{arch}-dmg/stable/#{version.csv.second}/Devin-darwin-#{arch}-#{version.csv.first}.dmg",
99
verified: "windsurf-stable.codeiumdata.com/"
10-
name "Windsurf"
11-
desc "Agentic IDE powered by AI Flow paradigm"
12-
homepage "https://windsurf.com/editor"
10+
name "Devin Desktop"
11+
desc "Agentic IDE with AI agent command center"
12+
homepage "https://devin.ai/desktop"
1313

1414
livecheck do
1515
url "https://windsurf-stable.codeium.com/api/update/darwin-#{arch}-dmg/stable/latest"
@@ -25,20 +25,20 @@
2525
auto_updates true
2626
depends_on macos: :monterey
2727

28-
app "Windsurf.app"
29-
binary "#{appdir}/Windsurf.app/Contents/Resources/app/bin/windsurf"
28+
app "Devin.app"
29+
binary "#{appdir}/Devin.app/Contents/Resources/app/bin/devin-desktop"
3030

3131
uninstall launchctl: "com.exafunction.windsurf.ShipIt",
3232
quit: "com.exafunction.windsurf"
3333

3434
zap trash: [
35-
"~/.windsurf",
35+
"~/.codeium/windsurf",
36+
"~/.devin",
3637
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.exafunction.windsurf.sfl*",
37-
"~/Library/Application Support/Windsurf",
38+
"~/Library/Application Support/Devin",
3839
"~/Library/Caches/com.exafunction.windsurf",
3940
"~/Library/Caches/com.exafunction.windsurf.ShipIt",
4041
"~/Library/HTTPStorages/com.exafunction.windsurf",
4142
"~/Library/Preferences/com.exafunction.windsurf.plist",
42-
"~/Library/Saved Application State/com.exafunction.windsurf.savedState",
4343
]
4444
end
Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
cask "windsurf@next" do
1+
cask "devin-desktop@next" do
22
arch arm: "arm64", intel: "x64"
33

4-
version "2.3.1015+next.c46c49e94b,c46c49e94b4d3f41181204d59809d8f1b2c48d68"
5-
sha256 arm: "0e4a4ffe3511524b60d8107e5e36116b1e3bc317dc46e06b3bc2dac0d4b3e7c0",
6-
intel: "6746b320f496929e23b20ec8d6cef36c8d069f75c921400b8230178b1f8fdafa"
4+
version "3.0.1012+next.a335ac3d8c,a335ac3d8c6b04d563d8bd757cadc86d305e3b12"
5+
sha256 arm: "40bb9115493389cb464ef834815d18f8db22b7163fea165449fb8d54dced50d3",
6+
intel: "45b879faab02e2c090e8921fba4de158a79de833eea0f78778246d6e634ed6d6"
77

8-
url "https://windsurf-stable.codeiumdata.com/darwin-#{arch}-dmg/next/#{version.csv.second}/Windsurf-darwin-#{arch}-#{version.csv.first}.dmg",
8+
url "https://windsurf-stable.codeiumdata.com/darwin-#{arch}-dmg/next/#{version.csv.second}/Devin-darwin-#{arch}-#{version.csv.first}.dmg",
99
verified: "windsurf-stable.codeiumdata.com/"
10-
name "Windsurf Next (Beta)"
11-
desc "Agentic IDE powered by AI Flow paradigm"
10+
name "Devin Desktop Next (Beta)"
11+
desc "Agentic IDE with AI agent command center"
1212
homepage "https://codeium.com/windsurf/download-next"
1313

1414
livecheck do
@@ -25,19 +25,18 @@
2525
auto_updates true
2626
depends_on macos: :monterey
2727

28-
app "Windsurf - Next.app"
29-
binary "#{appdir}/Windsurf - Next.app/Contents/Resources/app/bin/windsurf-next"
28+
app "Devin - Next.app"
29+
binary "#{appdir}/Devin - Next.app/Contents/Resources/app/bin/devin-desktop-next"
3030

3131
uninstall launchctl: "com.exafunction.windsurfNext.ShipIt",
3232
quit: "com.exafunction.windsurfNext"
3333

3434
zap trash: [
35-
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.exafunction.windsurfNext.sfl*",
36-
"~/Library/Application Support/Windsurf Next",
35+
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.exafunction.windsurfnext.sfl*",
36+
"~/Library/Application Support/Devin Next",
3737
"~/Library/Caches/com.exafunction.windsurfNext",
3838
"~/Library/Caches/com.exafunction.windsurfNext.ShipIt",
3939
"~/Library/HTTPStorages/com.exafunction.windsurfNext",
4040
"~/Library/Preferences/com.exafunction.windsurfNext.plist",
41-
"~/Library/Saved Application State/com.exafunction.windsurfNext.savedState",
4241
]
4342
end

cask_renames.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@
206206
"volt": "volt-app",
207207
"volta": "volta-app",
208208
"widelands": "widelands-app",
209+
"windsurf": "devin-desktop",
210+
"windsurf@next": "devin-desktop@next",
209211
"wireshark": "wireshark-app",
210212
"xcodes": "xcodes-app",
211213
"xournal-plus-plus": "xournal++",

0 commit comments

Comments
 (0)