Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 01cda81

Browse files
authored
Update rx_manifest.json
1 parent 87fd83f commit 01cda81

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

rx_manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"assets": [
2424
{
25-
"nameRegEx": "ramses-client_[\\d.].zip",
25+
"nameRegEx": "ramses-client_[\\d.]*.zip",
2626
"name": "Ramses Application for Windows",
2727
"description": "[Read the doc](http://ramses.rxlab.guide/) for installation instructions.",
2828
"hosts": [ ],
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
{
35-
"nameRegEx": "ramses-client_[\\d.].dmg",
35+
"nameRegEx": "ramses-client_[\\d.]*.dmg",
3636
"name": "Ramses Application for macOS",
3737
"description": "[Read the doc](http://ramses.rxlab.guide/) for installation instructions.",
3838
"hosts": [ ],
@@ -42,7 +42,7 @@
4242
]
4343
},
4444
{
45-
"nameRegEx": "ramses-client_[\\d.]-amd64.deb",
45+
"nameRegEx": "ramses-client_[\\d.]*-amd64.deb",
4646
"name": "Ramses Application for Debian/Ubuntu Linux",
4747
"description": "[Read the doc](http://ramses.rxlab.guide/) for installation instructions.",
4848
"hosts": [ ],
@@ -52,7 +52,7 @@
5252
]
5353
},
5454
{
55-
"nameRegEx": "ramses-client_[\\d.]-x86_64.AppImage",
55+
"nameRegEx": "ramses-client_[\\d.]*-x86_64.AppImage",
5656
"name": "Ramses Application for Linux (executable AppImage)",
5757
"description": "[Read the doc](http://ramses.rxlab.guide/) for installation instructions.",
5858
"hosts": [ ],
@@ -62,7 +62,7 @@
6262
]
6363
},
6464
{
65-
"nameRegEx": "ramses-client_[\\d.].tar.gz",
65+
"nameRegEx": "ramses-client_[\\d.]*.tar.gz",
6666
"name": "Ramses Application for Linux",
6767
"description": "[Read the doc](http://ramses.rxlab.guide/) for installation instructions.",
6868
"hosts": [ ],

0 commit comments

Comments
 (0)