Skip to content

Commit 965d532

Browse files
committed
Update appinstaller file
1 parent 2ff4e0f commit 965d532

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

TranslucentTB.appinstaller

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,34 +7,34 @@
77
<MainBundle
88
Name="28017CharlesMilette.TranslucentTB"
99
Publisher="CN=04797BBC-C7BB-462F-9B66-331C81E27C0E"
10-
Version="2024.1.0.0"
11-
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.1/bundle.msixbundle" />
10+
Version="2024.3.0.0"
11+
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.3/bundle.msixbundle" />
1212

1313
<Dependencies>
1414
<Package
1515
Name="Microsoft.VCLibs.140.00.UWPDesktop"
1616
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
17-
Version="14.0.30704.0"
17+
Version="14.0.33728.0"
1818
ProcessorArchitecture="x64"
19-
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2022.1/vclibs-desktop-x64.appx" />
19+
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.3/vclibs-desktop-x64.appx" />
2020
<Package
2121
Name="Microsoft.VCLibs.140.00.UWPDesktop"
2222
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
23-
Version="14.0.30704.0"
23+
Version="14.0.33728.0"
2424
ProcessorArchitecture="arm64"
25-
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2022.1/vclibs-desktop-arm64.appx" />
25+
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.3/vclibs-desktop-arm64.appx" />
2626
<Package
2727
Name="Microsoft.VCLibs.140.00"
2828
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
29-
Version="14.0.30704.0"
29+
Version="14.0.33519.0"
3030
ProcessorArchitecture="x64"
31-
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2022.1/vclibs-uwp-x64.appx" />
31+
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.3/vclibs-uwp-x64.appx" />
3232
<Package
3333
Name="Microsoft.VCLibs.140.00"
3434
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"
35-
Version="14.0.30704.0"
35+
Version="14.0.33519.0"
3636
ProcessorArchitecture="arm64"
37-
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2022.1/vclibs-uwp-arm64.appx" />
37+
Uri="https://github.com/TranslucentTB/TranslucentTB/releases/download/2024.3/vclibs-uwp-arm64.appx" />
3838
<Package
3939
Name="Microsoft.UI.Xaml.2.8"
4040
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"

0 commit comments

Comments
 (0)