Skip to content

Commit a1fd650

Browse files
Update 8.0 to 8.0.9
1 parent 90aa28b commit a1fd650

File tree

9 files changed

+28
-28
lines changed

9 files changed

+28
-28
lines changed

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/alpine3.14/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.14/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.22"
4343
},
4444
"8.0": {
45-
"ascUrl": "https://www.php.net/distributions/php-8.0.8.tar.xz.asc",
45+
"ascUrl": "https://www.php.net/distributions/php-8.0.9.tar.xz.asc",
4646
"gpgKeys": "1729F83938DA44E27BA0F4D3DBDB397470D12172 BFDDD28642824F8118EF77909B67A5C12229118F",
47-
"sha256": "dc1668d324232dec1d05175ec752dade92d29bb3004275118bc3f7fc7cbfbb1c",
48-
"url": "https://www.php.net/distributions/php-8.0.8.tar.xz",
47+
"sha256": "71a01b2b56544e20e28696ad5b366e431a0984eaa39aa5e35426a4843e172010",
48+
"url": "https://www.php.net/distributions/php-8.0.9.tar.xz",
4949
"variants": [
5050
"buster/cli",
5151
"buster/apache",
@@ -56,7 +56,7 @@
5656
"alpine3.13/cli",
5757
"alpine3.13/fpm"
5858
],
59-
"version": "8.0.8"
59+
"version": "8.0.9"
6060
},
6161
"8.1-rc": {
6262
"ascUrl": "https://downloads.php.net/~ramsey/php-8.1.0beta1.tar.xz.asc",

0 commit comments

Comments
 (0)