Skip to content

Commit

Permalink
Merge pull request #186054 from Homebrew/bump-pycharm-ce-2024.2.2-242…
Browse files Browse the repository at this point in the history
….22855.92

pycharm-ce 2024.2.2
  • Loading branch information
krehel authored Sep 19, 2024
2 parents 8af8f20 + b6d4d63 commit c74e72e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/p/pycharm-ce.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "pycharm-ce" do
arch arm: "-aarch64"

version "2024.2.1,242.21829.153"
sha256 arm: "479cfd05514df177bca56cf3406a944ef6bbdbdffb78adddec024e7209a7452f",
intel: "bfc1f6d282ef67b62385f48cc119743de15e2776ec8cbe0cfe938a51b89e54b4"
version "2024.2.2,242.22855.92"
sha256 arm: "b8b65a88ea58106c60e69aed12b675dfc99db62069fa632ad0a63baa33580e7a",
intel: "a547dc4beddf883c834eef9fe6594c0a3afe55b58ac3901cd8c3b2fa75663392"

url "https://download.jetbrains.com/python/pycharm-community-#{version.csv.first}#{arch}.dmg"
name "Jetbrains PyCharm Community Edition"
Expand Down

0 comments on commit c74e72e

Please sign in to comment.