Skip to content

Commit 1acbbc7

Browse files
committed
update
1 parent 3b19470 commit 1acbbc7

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

java/restheart/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
website: restheart.org
3-
version: 8.12
3+
version: 8.13
44

55
build:
66
- mvn package

php/bearframework/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
github: bearframework/bearframework
3-
version: 1.14
3+
version: 1.19
44

55
language:
66
engines:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
github: chubbyphp/chubbyphp-framework
3-
version: 5.1
3+
version: 5.3
44

55
engines:
66
- road-runner

php/chubbyphp-swoole/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
github: chubbyphp/chubbyphp-framework
3-
version: 5.1
3+
version: 5.3
44

55
engines:
66
- swoole
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
github: chubbyphp/chubbyphp-framework
3-
version: 5.1
3+
version: 5.3
44

55
engines:
66
- workerman

php/chubbyphp/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
framework:
22
github: chubbyphp/chubbyphp-framework
3-
version: 5.2
3+
version: 5.3

python/django/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
website: djangoproject.com
3-
version: 5.2
3+
version: 6.0
44

55
engines:
66
- gunicorn

python/fastapi/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
website: fastapi.tiangolo.com
3-
version: 0.123
3+
version: 0.124
44

55
engines:
66
- uvicorn

ruby/rage/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
github: rage-rb/rage
3-
version: 1.18
3+
version: 1.19
44

55
engines:
66
- iodine

0 commit comments

Comments
 (0)