Skip to content

Commit aacb482

Browse files
Update 8.3 to 8.3.1
1 parent ce5371b commit aacb482

File tree

15 files changed

+46
-46
lines changed

15 files changed

+46
-46
lines changed

8.3/alpine3.18/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.3/alpine3.18/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.3/alpine3.18/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.

8.3/alpine3.19/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.3/alpine3.19/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.3/alpine3.19/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.

8.3/bookworm/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.3/bookworm/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.3/bookworm/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.3/bookworm/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.

8.3/bullseye/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.3/bullseye/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.3/bullseye/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.3/bullseye/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
@@ -46,9 +46,9 @@
4646
},
4747
"8.2-rc": null,
4848
"8.3": {
49-
"ascUrl": "https://www.php.net/distributions/php-8.3.0.tar.xz.asc",
50-
"sha256": "1db84fec57125aa93638b51bb2b15103e12ac196e2f960f0d124275b2687ea54",
51-
"url": "https://www.php.net/distributions/php-8.3.0.tar.xz",
49+
"ascUrl": "https://www.php.net/distributions/php-8.3.1.tar.xz.asc",
50+
"sha256": "56445b1771b2ba5b7573453f9e8a9451e2d810b1741a352fa05259733b1e9758",
51+
"url": "https://www.php.net/distributions/php-8.3.1.tar.xz",
5252
"variants": [
5353
"bookworm/cli",
5454
"bookworm/apache",
@@ -65,7 +65,7 @@
6565
"alpine3.18/fpm",
6666
"alpine3.18/zts"
6767
],
68-
"version": "8.3.0"
68+
"version": "8.3.1"
6969
},
7070
"8.3-rc": null
7171
}

0 commit comments

Comments
 (0)