Skip to content

Commit d2da7f6

Browse files
authored
chore: update CloudNet-Rest to 0.2.0 (#1635)
### Motivation CloudNet-Rest needs to be updated so that Java 24 is supported. ### Modification Updated CloudNet-Rest to 0.2.0 ### Result CloudNet-Rest works with the latest nightly version.
1 parent 85d91ae commit d2da7f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

modules.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"official": true,
55
"name": "CloudNet-Rest",
66
"website": "https://github.com/CloudNetService/module-rest",
7-
"version": "0.1.0",
8-
"sha3256": "df5b46ae57ed3aae74739751ee9725413b430ba1f07b0dc7135e10b41e599225",
9-
"description": "CloudNet-Rest module that provides a rest api for CloudNet.",
10-
"url": "https://github.com/CloudNetService/module-rest/releases/download/0.1.0/cloudnet-rest.jar",
7+
"version": "0.2.0",
8+
"sha3256": "6047a4e4bfec69733750f9062cca19a3d28480d206c4b724030bed5db84f2d55",
9+
"description": "Module which provides a REST API for managing resources within the CloudNet system",
10+
"url": "https://github.com/CloudNetService/module-rest/releases/download/0.2.0/cloudnet-rest.jar",
1111
"maintainers": [
1212
"CloudNetService"
1313
],

0 commit comments

Comments
 (0)