Skip to content

Commit

Permalink
Update to 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidoTek committed Jan 5, 2025
1 parent ac737c5 commit c4c4ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: bluej
version: "5.3.0"
version: "5.4.1"
summary: A free Java Development Environment designed for beginners, used by millions
description: |
BlueJ is a free IDE for writing Java programs designed for beginners.
Expand All @@ -23,7 +23,7 @@ apps:
parts:
bluej:
plugin: dump
source: https://www.bluej.org/download/files/BlueJ-linux-530.deb
source: https://www.bluej.org/download/files/BlueJ-linux-x64-541.deb
source-type: deb
override-build: |
cp -r usr $SNAPCRAFT_PART_INSTALL
Expand Down

0 comments on commit c4c4ecf

Please sign in to comment.