Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Fix Heroku-24 builds again (heroku#283)
Browse files Browse the repository at this point in the history
Since the transitive package list has changed upstream again.

The new package lists were regenerated by running `./bin/build.sh 24`.
  • Loading branch information
edmorley authored Apr 19, 2024
1 parent ed3c785 commit e183bdc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion heroku-24-build/installed-packages-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ libhashkit-dev
libhashkit2t64
libhdf5-103-1t64
libheif-dev
libheif-plugin-dav1d
libheif-plugin-aomdec
libheif-plugin-libde265
libheif1
libhogweed6t64
Expand Down
2 changes: 1 addition & 1 deletion heroku-24-build/installed-packages-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ libhashkit-dev
libhashkit2t64
libhdf5-103-1t64
libheif-dev
libheif-plugin-dav1d
libheif-plugin-aomdec
libheif-plugin-libde265
libheif1
libhogweed6t64
Expand Down
2 changes: 1 addition & 1 deletion heroku-24/installed-packages-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ libharfbuzz-icu0
libharfbuzz0b
libhashkit2t64
libhdf5-103-1t64
libheif-plugin-dav1d
libheif-plugin-aomdec
libheif-plugin-libde265
libheif1
libhogweed6t64
Expand Down
2 changes: 1 addition & 1 deletion heroku-24/installed-packages-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ libharfbuzz-icu0
libharfbuzz0b
libhashkit2t64
libhdf5-103-1t64
libheif-plugin-dav1d
libheif-plugin-aomdec
libheif-plugin-libde265
libheif1
libhogweed6t64
Expand Down

0 comments on commit e183bdc

Please sign in to comment.