Skip to content

Commit

Permalink
Update Blackfire extension
Browse files Browse the repository at this point in the history
  • Loading branch information
bref-bot committed Dec 16, 2023
1 parent 5f704a4 commit 3f2f24b
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 69 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 1.3.4

- Updated Blackfire to version 1.92.3.

## 1.3.3

- Updated Blackfire to version 1.92.2.
Expand Down
132 changes: 66 additions & 66 deletions layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,76 +72,76 @@
"me-south-1": 6
},
"blackfire-php-80": {
"ca-central-1": 296,
"eu-central-1": 296,
"eu-north-1": 296,
"eu-west-1": 296,
"eu-west-2": 296,
"eu-west-3": 296,
"sa-east-1": 296,
"us-east-1": 296,
"us-east-2": 296,
"us-west-1": 296,
"us-west-2": 295,
"ap-east-1": 235,
"ap-south-1": 284,
"ap-northeast-1": 284,
"ap-northeast-2": 284,
"ap-northeast-3": 235,
"ap-southeast-1": 284,
"ap-southeast-2": 284,
"eu-south-1": 284,
"eu-south-2": 129,
"af-south-1": 259,
"me-south-1": 210
"ca-central-1": 306,
"eu-central-1": 306,
"eu-north-1": 306,
"eu-west-1": 306,
"eu-west-2": 306,
"eu-west-3": 306,
"sa-east-1": 306,
"us-east-1": 306,
"us-east-2": 306,
"us-west-1": 306,
"us-west-2": 305,
"ap-east-1": 245,
"ap-south-1": 294,
"ap-northeast-1": 294,
"ap-northeast-2": 294,
"ap-northeast-3": 245,
"ap-southeast-1": 294,
"ap-southeast-2": 294,
"eu-south-1": 294,
"eu-south-2": 139,
"af-south-1": 269,
"me-south-1": 220
},
"blackfire-php-81": {
"ca-central-1": 231,
"eu-central-1": 231,
"eu-north-1": 231,
"eu-west-1": 231,
"eu-west-2": 231,
"eu-west-3": 231,
"sa-east-1": 231,
"us-east-1": 231,
"us-east-2": 231,
"us-west-1": 231,
"us-west-2": 231,
"ap-east-1": 231,
"ap-south-1": 231,
"ap-northeast-1": 231,
"ap-northeast-2": 231,
"ap-northeast-3": 231,
"ap-southeast-1": 231,
"ap-southeast-2": 231,
"eu-south-1": 231,
"eu-south-2": 129,
"af-south-1": 206,
"me-south-1": 206
"ca-central-1": 241,
"eu-central-1": 241,
"eu-north-1": 241,
"eu-west-1": 241,
"eu-west-2": 241,
"eu-west-3": 241,
"sa-east-1": 241,
"us-east-1": 241,
"us-east-2": 241,
"us-west-1": 241,
"us-west-2": 241,
"ap-east-1": 241,
"ap-south-1": 241,
"ap-northeast-1": 241,
"ap-northeast-2": 241,
"ap-northeast-3": 241,
"ap-southeast-1": 241,
"ap-southeast-2": 241,
"eu-south-1": 241,
"eu-south-2": 139,
"af-south-1": 216,
"me-south-1": 216
},
"blackfire-php-82": {
"ca-central-1": 110,
"eu-central-1": 110,
"eu-north-1": 110,
"eu-west-1": 110,
"eu-west-2": 110,
"eu-west-3": 110,
"sa-east-1": 110,
"us-east-1": 110,
"us-east-2": 110,
"us-west-1": 110,
"us-west-2": 110,
"ap-east-1": 110,
"ap-south-1": 110,
"ap-northeast-1": 110,
"ap-northeast-2": 110,
"ap-northeast-3": 110,
"ap-southeast-1": 110,
"ap-southeast-2": 110,
"eu-south-1": 110,
"eu-south-2": 110,
"af-south-1": 110,
"me-south-1": 110
"ca-central-1": 120,
"eu-central-1": 120,
"eu-north-1": 120,
"eu-west-1": 120,
"eu-west-2": 120,
"eu-west-3": 120,
"sa-east-1": 120,
"us-east-1": 120,
"us-east-2": 120,
"us-west-1": 120,
"us-west-2": 120,
"ap-east-1": 120,
"ap-south-1": 120,
"ap-northeast-1": 120,
"ap-northeast-2": 120,
"ap-northeast-3": 120,
"ap-southeast-1": 120,
"ap-southeast-2": 120,
"eu-south-1": 120,
"eu-south-2": 120,
"af-south-1": 120,
"me-south-1": 120
},
"bsdiff-php-80": {
"ca-central-1": 4,
Expand Down
6 changes: 3 additions & 3 deletions layers/blackfire/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"80": "1.92.2",
"81": "1.92.2",
"82": "1.92.2"
"80": "1.92.3",
"81": "1.92.3",
"82": "1.92.3"
}

0 comments on commit 3f2f24b

Please sign in to comment.