Skip to content

Commit 115156f

Browse files
committed
0.4.6 redirects
1 parent bad7dbe commit 115156f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

firebase.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212
"**/.*"
1313
],
1414
"redirects": [
15+
{
16+
"source": "/ecsact_sdk_0.4.6_windows_x64.zip",
17+
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.6/ecsact_sdk_0.4.6_windows_x64.zip",
18+
"type": 302
19+
},
20+
{
21+
"source": "/ecsact_sdk_0.4.6_linux_x64.tar.gz",
22+
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.6/ecsact_sdk_0.4.6_linux_x64.tar.gz",
23+
"type": 302
24+
},
1525
{
1626
"source": "/ecsact_sdk_0.4.5_windows_x64.zip",
1727
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.5/ecsact_sdk_0.4.5_windows_x64.zip",

0 commit comments

Comments
 (0)