Skip to content

Commit 14671ae

Browse files
committed
0.4.6 redirects
1 parent 6056b66 commit 14671ae

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

firebase.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"**/.*"
1313
],
1414
"redirects": [
15+
{
16+
"source": "/ecsact_sdk_0.4.6_windows_x64.msix",
17+
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.6/ecsact_sdk_0.4.6_windows_x64.msix",
18+
"type": 302
19+
},
1520
{
1621
"source": "/ecsact_sdk_0.4.6_windows_x64.zip",
1722
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.6/ecsact_sdk_0.4.6_windows_x64.zip",
@@ -104,7 +109,7 @@
104109
},
105110
{
106111
"source": "/ecsact_sdk.appinstaller",
107-
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.5/ecsact_sdk.appinstaller",
112+
"destination": "https://github.com/ecsact-dev/ecsact_sdk/releases/download/0.4.6/ecsact_sdk.appinstaller",
108113
"type": 302
109114
}
110115
],

0 commit comments

Comments
 (0)