Skip to content

Commit 541ab0e

Browse files
Update 8.1-rc to 8.1.0alpha2
1 parent 6da0064 commit 541ab0e

File tree

9 files changed

+28
-28
lines changed

9 files changed

+28
-28
lines changed

8.1-rc/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.1-rc/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.1-rc/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.1-rc/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.1-rc/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.1-rc/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.1-rc/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.1-rc/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
@@ -59,10 +59,10 @@
5959
"version": "8.0.7"
6060
},
6161
"8.1-rc": {
62-
"ascUrl": "https://downloads.php.net/~patrickallaert/php-8.1.0alpha1.tar.xz.asc",
62+
"ascUrl": "https://downloads.php.net/~patrickallaert/php-8.1.0alpha2.tar.xz.asc",
6363
"gpgKeys": "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD",
64-
"sha256": "131a81ef9e0d62ba3b5ed81d530a4ff38d256ff12acec243d6afb5b39a85cb79",
65-
"url": "https://downloads.php.net/~patrickallaert/php-8.1.0alpha1.tar.xz",
64+
"sha256": "916e96eda029198134dd20e50a98b539d70ef204aa241e017c8b2c736222e4c6",
65+
"url": "https://downloads.php.net/~patrickallaert/php-8.1.0alpha2.tar.xz",
6666
"variants": [
6767
"buster/cli",
6868
"buster/apache",
@@ -73,6 +73,6 @@
7373
"alpine3.13/cli",
7474
"alpine3.13/fpm"
7575
],
76-
"version": "8.1.0alpha1"
76+
"version": "8.1.0alpha2"
7777
}
7878
}

0 commit comments

Comments
 (0)