@@ -162,9 +162,9 @@ http_archive = use_repo_rule("@bazel_tools//tools/build_defs/repo:http.bzl", "ht
162
162
163
163
# Long-lived download links available at: https://www.jetbrains.com/intellij-repository/releases
164
164
165
- CLION_251_SHA = "0f3ae5c8536a009e985b3a91485ef0e9856db3ca980d5fb3fb12f2f4ed08d8d1 "
165
+ CLION_251_SHA = "1222a7915371d0f80292215ec63aceed330dd887ce1ad058bfed8384623908a8 "
166
166
167
- CLION_251_URL = "https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/clion/clion/2025.1.5.1 /clion-2025.1.5.1 .zip"
167
+ CLION_251_URL = "https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/clion/clion/2025.1.6 /clion-2025.1.6 .zip"
168
168
169
169
http_archive (
170
170
name = "clion_2025_1" ,
@@ -173,9 +173,9 @@ http_archive(
173
173
url = CLION_251_URL ,
174
174
)
175
175
176
- CLION_252_SHA = "a33d7cff3297ecc28f83dc161d069ee8c2009ecb7bee42c913f25814810e3785 "
176
+ CLION_252_SHA = "5d18b7ef0fd46a39e87914a7f54ff8d1e095938e451881fa3f9f5bebaa3037b2 "
177
177
178
- CLION_252_URL = "https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/clion/clion/2025.2.1 /clion-2025.2.1 .zip"
178
+ CLION_252_URL = "https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/clion/clion/2025.2.2 /clion-2025.2.2 .zip"
179
179
180
180
http_archive (
181
181
name = "clion_2025_2" ,
@@ -208,9 +208,9 @@ filegroup(
208
208
)
209
209
"""
210
210
211
- PYTHON_PLUGIN_251_URL = "https://plugins.jetbrains.com/maven/com/jetbrains/plugins/PythonCore/251.28293.39 /PythonCore-251.28293.39 .zip"
211
+ PYTHON_PLUGIN_251_URL = "https://plugins.jetbrains.com/maven/com/jetbrains/plugins/PythonCore/251.28774.11 /PythonCore-251.28774.11 .zip"
212
212
213
- PYTHON_PLUGIN_251_SHA = "4a0a3da885df2c7069f56b64ea7ef15d5ec4fb0242eb5e2fcac6082c92972c03 "
213
+ PYTHON_PLUGIN_251_SHA = "b9cc64a4c260f7dd41e0c06b1b30ca8893be11370252cb84e6784c87e2585c54 "
214
214
215
215
http_archive (
216
216
name = "python_2025_1" ,
@@ -219,9 +219,9 @@ http_archive(
219
219
url = PYTHON_PLUGIN_251_URL ,
220
220
)
221
221
222
- PYTHON_PLUGIN_252_URL = "https://plugins.jetbrains.com/maven/com/jetbrains/plugins/PythonCore/252.26199.7 /PythonCore-252.26199.7 .zip"
222
+ PYTHON_PLUGIN_252_URL = "https://plugins.jetbrains.com/maven/com/jetbrains/plugins/PythonCore/252.26830.24 /PythonCore-252.26830.24 .zip"
223
223
224
- PYTHON_PLUGIN_252_SHA = "947613a11270043584b16b06a4e946746dd0bbd289f59765711df6427cad817b "
224
+ PYTHON_PLUGIN_252_SHA = "8410233d2b0d0ea38a65c38708a8dbdeb19657970f876487e6775614e4d203c3 "
225
225
226
226
http_archive (
227
227
name = "python_2025_2" ,
0 commit comments