Skip to content
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 @@ -20,7 +20,7 @@ default_versions:
- name: httpd
version: 2.4.46
- name: newrelic
version: 9.1.0.246
version: 9.14.0.290
- name: nginx
version: 1.19.5
- name: composer
Expand Down Expand Up @@ -96,9 +96,9 @@ dependencies:
source: http://archive.apache.org/dist/httpd/httpd-2.4.46.tar.bz2
source_sha256: 740eddf6e1c641992b22359cabc66e6325868c3c5e2e3f98faf349b61ecf41ea
- name: newrelic
version: 9.1.0.246
uri: https://download.newrelic.com/php_agent/archive/9.1.0.246/newrelic-php5-9.1.0.246-linux.tar.gz
sha256: 9cbde17a3b06ec11494b9238cf63b47a89e92b55e18457fc0489020d303f0bd8
version: 9.14.0.290
uri: https://download.newrelic.com/php_agent/archive/9.14.0.290/newrelic-php5-9.14.0.290-linux.tar.gz
sha256: 6512b6e06bbb47d207be64803756e967459cda88e09d9afde9c445278f826971
cf_stacks:
- cflinuxfs3
osl: https://docs.newrelic.com/docs/licenses/license-information/agent-licenses/java-agent-licenses
Expand Down