We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b77c8 commit b630c3dCopy full SHA for b630c3d
1 file changed
Casks/phpstorm-eap.rb
@@ -1,9 +1,9 @@
1
cask "phpstorm-eap" do
2
arch arm: "-aarch64"
3
4
- version "2026.1,261.19799.22"
5
- sha256 arm: "776058cc5dcacc5199b2081197d0d1c167b6919bedee38856a29eb61f6cf75b8",
6
- intel: "3208ea21bac9d49547244cf77e1958882db7a4222e9c221cc6d8ea9e4a826ed6"
+ version "2026.1,261.20362.17"
+ sha256 arm: "88b4d59cca8cb77840060cf324163111043da252fac22b17da9e3bf7e5d31c6a",
+ intel: "47fc622e3e8b502b8b297f103048c32e5b47923e05bcc92f2d19fcdcad1d4296"
7
8
url "https://download.jetbrains.com/webide/PhpStorm-#{version.csv.second}#{arch}.dmg"
9
name "JetBrains PhpStorm EAP"
0 commit comments