File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
src/chocolatey.resources/tools Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - [ Contributors] ( #contributors )
77- [ Third Party Licenses - Development] ( #third-party-licenses---development )
88- [ Third Party Licenses - Runtime] ( #third-party-licenses---runtime )
9- - [ 7-Zip @ 24.08 ] ( #7-zip--2408 )
9+ - [ 7-Zip @ 24.09 ] ( #7-zip--2409 )
1010 - [ AlphaFS @ 2.1.3] ( #alphafs--213 )
1111 - [ Checksum @ 0.3.1] ( #checksum--031 )
1212 - [ log4net @ 2.0.12] ( #log4net--2012 )
@@ -73,7 +73,7 @@ We would like to credit other super sweet tools/frameworks that aid in the devel
7373Chocolatey CLI (choco) uses a number of 3rd-party components.
7474Their details are below.
7575
76- ### 7-Zip @ 24.08
76+ ### 7-Zip @ 24.09
7777
7878Chocolatey uses [ 7-Zip] ( http://www.7-zip.org/ ) for uncompressing archives.
7979[ License terms] ( http://www.7-zip.org/license.txt ) :
Original file line number Diff line number Diff line change 8787
8888
8989 --
90- Igor Pavlov
90+ Igor Pavlov
Original file line number Diff line number Diff line change 33Describe ' Ensuring correct version of <Name> is installed' - Tag BundledApplications - ForEach @ (
44 @ { Name = ' shimgen' ; Version = ' 2.0.0' ; IsSigned = $true }
55 @ { Name = ' checksum' ; Version = ' 0.3.1' ; IsSigned = $true }
6- @ { Name = ' 7z' ; Version = ' 24.08 ' ; IsSigned = $false }
6+ @ { Name = ' 7z' ; Version = ' 24.09 ' ; IsSigned = $false }
77) {
88 Context ' <Name> is correctly installed' {
99 BeforeAll {
You can’t perform that action at this time.
0 commit comments