forgot to change clsp version - fixed

This commit is contained in:
Gregory Bednov 2025-01-22 22:30:09 +03:00 committed by GitHub
commit 268bfeb07d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,7 +169,7 @@ in
idea-community."2024.1"."com.redhat.devtools.lsp4ij" idea-community."2024.1"."com.redhat.devtools.lsp4ij"
]) ])
++ [ ++ [
(customJBPlugin "clsp" "1.0.0" "sha256-AU/Q61YYsGn2BAYykCGm4XGNyeSwd5K/txGNzP2dJg0=") (customJBPlugin "clsp" "1.0.1" "sha256-AU/Q61YYsGn2BAYykCGm4XGNyeSwd5K/txGNzP2dJg0=")
(customJBPlugin "spring-tool" "241-b3085-signed" (customJBPlugin "spring-tool" "241-b3085-signed"
"sha256-u9Hqy4BN1johA7e8proMekyERXkE6gXRnqGRNR7FouE=" "sha256-u9Hqy4BN1johA7e8proMekyERXkE6gXRnqGRNR7FouE="
) )