Skip to content

Commit f3f9fee

Browse files
authored
Update offline installation links to version 4.0.11 (#804)
1 parent 9323ad6 commit f3f9fee

File tree

1 file changed

+8
-8
lines changed
  • src/routes/docs/getting-started/install

1 file changed

+8
-8
lines changed

src/routes/docs/getting-started/install/+page.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,33 +67,33 @@ scoop install nonportable/files-np
6767
<summary>x64 (AMD and Intel)</summary>
6868

6969
```
70-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.Desktop.appx
70+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.Desktop.appx
7171
```
7272
```
73-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx
73+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx
7474
```
7575
```
76-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.7.msix
76+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.8.msix
7777
```
7878
```
79-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Files.Package_4.0.0.0_x64_arm64.msixbundle
79+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Files.Package_4.0.11.0_x64_arm64.msixbundle
8080
```
8181
</details>
8282

8383
<details>
8484
<summary>ARM64</summary>
8585

8686
```
87-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/ARM64/Microsoft.VCLibs.ARM64.14.00.Desktop.appx
87+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/ARM64/Microsoft.VCLibs.ARM64.14.00.Desktop.appx
8888
```
8989
```
90-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/ARM64/Microsoft.VCLibs.ARM64.14.00.appx
90+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/ARM64/Microsoft.VCLibs.ARM64.14.00.appx
9191
```
9292
```
93-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Dependencies/ARM64/Microsoft.WindowsAppRuntime.1.7.msix
93+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Dependencies/ARM64/Microsoft.WindowsAppRuntime.1.8.msix
9494
```
9595
```
96-
https://cdn.files.community/files/stable/Files.Package_4.0.0.0_Test/Files.Package_4.0.0.0_x64_arm64.msixbundle
96+
https://cdn.files.community/files/stable/Files.Package_4.0.11.0_Test/Files.Package_4.0.11.0_x64_arm64.msixbundle
9797
```
9898

9999
</details>

0 commit comments

Comments
 (0)