Skip to content

Commit b708da9

Browse files
hong-botgithub-actions[bot]
authored andcommitted
datagrip-eap 2026.2
1 parent 11144a7 commit b708da9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Casks/datagrip-eap.rb

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

4-
version "2026.1,261.21849.37"
5-
sha256 arm: "f0bcafa426cee17fdc22b7c65c8dbb4ffe8339428c2dc53ce0c84f8dafee5cec",
6-
intel: "674ded99720720db200ea733264fd0b37d190a7bde7234d2a9dec260a8525443"
4+
version "2026.2,262.5752.1"
5+
sha256 arm: "98889fd21c7df9aee778564ef502d44edf6e2e5e1748837de56a82e6bbfe1456",
6+
intel: "c287a9232c9ce0a19e395c81ad93db937d2a86826aa7bc0a9b5c8d8ef0d02905"
77

88
url "https://download.jetbrains.com/datagrip/datagrip-#{version.csv.second}#{arch}.dmg"
99
name "DataGrip 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 "DataGrip*.app", "DataGrip EAP.app"
3031

3132
app "DataGrip EAP.app"

0 commit comments

Comments
 (0)