Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webstorm: Update webstorm.tar.gz to 2024.3.1 #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion com.jetbrains.WebStorm.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,12 @@
<update_contact>sakcheen+flathub_AT_gmail.com</update_contact>
<content_rating type="oars-1.1"/>
<releases>
<release version="2024.2.2" date="2024-09-19">
<release version="2024.3.1" date="2024-12-05">
<description></description>
</release>
<release version="2024.2.2" date="2024-09-19">
<description/>
</release>
<release version="2024.2.1" date="2024-08-29">
<description/>
</release>
Expand Down
12 changes: 6 additions & 6 deletions com.jetbrains.WebStorm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,19 @@ modules:
path: com.jetbrains.WebStorm.appdata.xml
- type: extra-data
filename: webstorm.tar.gz
sha256: c7bb12ff65a27dc76b81293e0e61b846b2ce9328bfeb8d75fe50ccf564e81078
size: 870609552
url: https://download.jetbrains.com/webstorm/WebStorm-2024.2.2.tar.gz
sha256: f9122a02312bee9d06c77774cad37b32ac0dcbc460af4ac8b8059a1780d16018
size: 1067323618
url: https://download.jetbrains.com/webstorm/WebStorm-2024.3.1.tar.gz
only-arches:
- x86_64
x-checker-data:
type: jetbrains
code: WS
- type: extra-data
filename: webstorm.tar.gz
sha256: 6a515ada0410bf94ffed892863b0156acb41c170f78041a12bdd891cad9ea782
size: 869442384
url: https://download.jetbrains.com/webstorm/WebStorm-2024.2.2-aarch64.tar.gz
sha256: e1b34cf2456233f6a7aa079e7c2af23bc88d4b29bbddcf6d7a5b4e0432e38db3
size: 1066679880
url: https://download.jetbrains.com/webstorm/WebStorm-2024.3.1-aarch64.tar.gz
only-arches:
- aarch64
x-checker-data:
Expand Down