Skip to content

Commit b915c21

Browse files
chore: update updater.json for v2.3.1
1 parent 9006364 commit b915c21

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

updater.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"version": "v2.2.1",
3-
"notes": "See the release notes at https://github.com/daichongdev/rrdis-web/releases/tag/v2.2.1",
4-
"pub_date": "2026-05-02T09:41:02Z",
2+
"version": "v2.3.1",
3+
"notes": "See the release notes at https://github.com/daichongdev/rrdis-web/releases/tag/v2.3.1",
4+
"pub_date": "2026-05-10T13:49:03Z",
55
"platforms": {
66
"darwin-x86_64": {
77
"signature": "",
8-
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.2.1/rrdis_x64.dmg"
8+
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.3.1/rrdis_x64.dmg"
99
},
1010
"darwin-aarch64": {
1111
"signature": "",
12-
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.2.1/rrdis_aarch64.dmg"
12+
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.3.1/rrdis_aarch64.dmg"
1313
},
1414
"windows-x86_64": {
1515
"signature": "",
16-
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.2.1/rrdis_x64-setup.exe"
16+
"url": "https://github.com/daichongdev/rrdis-web/releases/download/v2.3.1/rrdis_x64-setup.exe"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)