Skip to content

Updating version for openresty for 1.21.X #305

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

Merged
merged 1 commit into from
Sep 11, 2024
Merged
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
8 changes: 4 additions & 4 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@ dependencies:
source_sha256: bd7ba68a6ce1ea3768b771c7e2ab4955a59fb1b1ae8d554fedb6c2304104bdfc
- name: openresty
version: 1.21.4.3
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.21.4.3_linux_x64_cflinuxfs3_9cb98803.tgz
sha256: 9cb98803d7d488836c001089a05b1e305eb2e27d564c6a14e5006c80dfd7a827
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.21.4.3_linux_x64_cflinuxfs3_aa3d0f78.tgz
sha256: aa3d0f78b5631fa227f8a0aa9c7ddf751b7d79fcb664d70dcb7fef99dbae0676
cf_stacks:
- cflinuxfs3
source: http://openresty.org/download/openresty-1.21.4.3.tar.gz
source_sha256: 33a84c63cfd9e46b0e5c62eb2ddc7b8068bda2e1686314343b89fc3ffd24cdd3
- name: openresty
version: 1.21.4.3
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.21.4.3_linux_x64_cflinuxfs4_54273eef.tgz
sha256: 54273eefd422c89e0876c5da9e3195d29d198ef84a8ffc5416d76682ff6e7c59
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.21.4.3_linux_x64_cflinuxfs4_7a01cc47.tgz
sha256: 7a01cc47a2c082adbd71ff865da88e6dfa831b609a85ed8b6c9f6365579127e3
cf_stacks:
- cflinuxfs4
source: http://openresty.org/download/openresty-1.21.4.3.tar.gz
Expand Down
Loading