Skip to content

Commit 24ccf96

Browse files
Update 8.0 to 8.0.1
1 parent 4d752fa commit 24ccf96

File tree

7 files changed

+22
-22
lines changed

7 files changed

+22
-22
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/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.14"
4343
},
4444
"8.0": {
45-
"ascUrl": "https://www.php.net/distributions/php-8.0.0.tar.xz.asc",
45+
"ascUrl": "https://www.php.net/distributions/php-8.0.1.tar.xz.asc",
4646
"gpgKeys": "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F",
47-
"sha256": "b5278b3eef584f0c075d15666da4e952fa3859ee509d6b0cc2ed13df13f65ebb",
48-
"url": "https://www.php.net/distributions/php-8.0.0.tar.xz",
47+
"sha256": "208b3330af881b44a6a8c6858d569c72db78dab97810332978cc65206b0ec2dc",
48+
"url": "https://www.php.net/distributions/php-8.0.1.tar.xz",
4949
"variants": [
5050
"buster/cli",
5151
"buster/apache",
@@ -54,6 +54,6 @@
5454
"alpine3.12/cli",
5555
"alpine3.12/fpm"
5656
],
57-
"version": "8.0.0"
57+
"version": "8.0.1"
5858
}
5959
}

0 commit comments

Comments
 (0)