Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
electronstudio committed Dec 2, 2024
1 parent 0d8ceeb commit 0869a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 41 deletions.
4 changes: 2 additions & 2 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mac_task:
image: ghcr.io/cirruslabs/macos-sonoma-xcode:latest
env:
RAYLIB_PLATFORM: macosx-arm64
RAYLIB_VERSION: 5.5.0-1
RAYLIB_VERSION: 5.5.0-2
setup_script:
- brew update
- brew install java11
Expand All @@ -31,7 +31,7 @@ pi_task:
image: dtcooper/raspberrypi-os:python-bullseye
env:
RAYLIB_PLATFORM: linux-arm64
RAYLIB_VERSION: 5.0.0-0
RAYLIB_VERSION: 5.5.0-2
setup_script:
- apt update
- apt -y install openjdk-11-jdk cmake libasound2-dev mesa-common-dev libx11-dev libxrandr-dev libxi-dev xorg-dev libgl1-mesa-dev libglu1-mesa-dev libwayland-dev libxkbcommon-dev
Expand Down
39 changes: 0 additions & 39 deletions jaylib-5.5.0-1.pom

This file was deleted.

0 comments on commit 0869a9b

Please sign in to comment.