Skip to content

Commit 754d028

Browse files
committed
webstorm-eap 2026.2,262.5752.26
1 parent b708da9 commit 754d028

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Casks/webstorm-eap.rb

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cask "webstorm-eap" do
22
arch arm: "-aarch64"
33

4-
version "2026.2,262.4852.53"
5-
sha256 arm: "4e13555228873e520c688332a46410f1804d02ab673c6930d00057f691841156",
6-
intel: "b8bbbc29bcb75e710fd7e4aa77a193bb53e54cc30b0d4c19c73a84824277566a"
4+
version "2026.2,262.5752.26"
5+
sha256 arm: "426f8a5ac38efdda2980695a76bc69d838c8814b497bdb5cb53c6e973ba701bb",
6+
intel: "dda1c1043101a1756e30ca017cf9643812521a0a15741120bacdbefb34b7b205"
77

88
url "https://download.jetbrains.com/webstorm/WebStorm-#{version.csv.second}#{arch}.dmg"
99
name "WebStorm EAP"
@@ -24,8 +24,9 @@
2424
end
2525

2626
auto_updates true
27-
2827
# The application path is often inconsistent between versions
28+
depends_on :macos
29+
2930
rename "WebStorm*.app", "WebStorm EAP.app"
3031

3132
app "WebStorm EAP.app"

0 commit comments

Comments
 (0)