Skip to content

Commit 14f3ee0

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 581575e commit 14f3ee0

3 files changed

Lines changed: 13 additions & 56 deletions

File tree

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

Casks/w/windsurf.rb

Lines changed: 0 additions & 44 deletions
This file was deleted.

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)