diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bce82d549..aa1d3e9eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -393,10 +393,10 @@ jobs: - os: ubuntu-latest artifact-name: LinuxArm64 image_suffix: RaspberryPi - image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.1_arm64 + image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.1.3_arm64 - os: ubuntu-latest artifact-name: LinuxArm64 - image_suffix: limelight + image_suffix: limelight2 image_url: https://api.github.com/repos/photonvision/photon-pi-gen/releases/tags/v2023.2.2_limelight-arm64 runs-on: ${{ matrix.os }} diff --git a/photon-server/src/main/resources/nativelibraries/libphotonlibcamera.so b/photon-server/src/main/resources/nativelibraries/libphotonlibcamera.so index 13bcbc05b..90bb00694 100644 Binary files a/photon-server/src/main/resources/nativelibraries/libphotonlibcamera.so and b/photon-server/src/main/resources/nativelibraries/libphotonlibcamera.so differ