Skip to content

Updating version for openresty for 1.27.X #346

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
16 changes: 16 additions & 0 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,22 @@ dependencies:
- cflinuxfs4
source: http://openresty.org/download/openresty-1.25.3.2.tar.gz
source_sha256: 2d564022b06e33b45f7e5cfaf1e5dc571d38d61803af9fa2754dfff353c28d9c
- name: openresty
version: 1.27.1.2
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.27.1.2_linux_x64_cflinuxfs3_aa846ff9.tgz
sha256: aa846ff942e06695de203f6ad96ce738288a8369a015db3e01ae467dae0dc70c
cf_stacks:
- cflinuxfs3
source: http://openresty.org/download/openresty-1.27.1.2.tar.gz
source_sha256: 74f076f7e364b2a99a6c5f9bb531c27610c78985abe956b442b192a2295f7548
- name: openresty
version: 1.27.1.2
uri: https://buildpacks.cloudfoundry.org/dependencies/openresty/openresty_1.27.1.2_linux_x64_cflinuxfs4_af0b112f.tgz
sha256: af0b112f3bcb3cce83f634184d206196e25d354af0f5723ddb0b6d6a9c805d65
cf_stacks:
- cflinuxfs4
source: http://openresty.org/download/openresty-1.27.1.2.tar.gz
source_sha256: 74f076f7e364b2a99a6c5f9bb531c27610c78985abe956b442b192a2295f7548
pre_package: scripts/build.sh
include_files:
- CHANGELOG
Expand Down