Skip to content

Commit 73fc6bb

Browse files
Update 8.0 to 8.0.7
1 parent 368453e commit 73fc6bb

File tree

9 files changed

+28
-28
lines changed

9 files changed

+28
-28
lines changed

8.0/alpine3.12/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/alpine3.12/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/alpine3.13/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/alpine3.13/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/buster/apache/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/buster/cli/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/buster/fpm/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.0/buster/zts/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"version": "7.4.20"
4343
},
4444
"8.0": {
45-
"ascUrl": "https://www.php.net/distributions/php-8.0.6.tar.xz.asc",
45+
"ascUrl": "https://www.php.net/distributions/php-8.0.7.tar.xz.asc",
4646
"gpgKeys": "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F",
47-
"sha256": "e9871d3b6c391fe9e89f86f6334852dcc10eeaaa8d5565beb8436e7f0cf30e20",
48-
"url": "https://www.php.net/distributions/php-8.0.6.tar.xz",
47+
"sha256": "d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654",
48+
"url": "https://www.php.net/distributions/php-8.0.7.tar.xz",
4949
"variants": [
5050
"buster/cli",
5151
"buster/apache",
@@ -56,6 +56,6 @@
5656
"alpine3.12/cli",
5757
"alpine3.12/fpm"
5858
],
59-
"version": "8.0.6"
59+
"version": "8.0.7"
6060
}
6161
}

0 commit comments

Comments
 (0)