File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 88 * upgrade win_bison to version 3.7.4
99 * upgrade m4 to version 1.4.18
1010 * upgrade gnulib
11+ * removed VS2015 support
12+ * fixed win_bison --update option (renaming opened file)
1113
1214### version 2.5.23
1315 * upgrade win_bison to version 3.7.1
Original file line number Diff line number Diff line change 11# download and unpack a zip file
22Install-ChocolateyZipPackage `
33 - PackageName " winflexbison3" `
4- - Url " https://github.com/lexxmark/winflexbison/releases/download/v2.5.23 /win_flex_bison-2.5.23 .zip" `
5- - Checksum " 6AA5C8EA662DA1550020A5804C28BE63FFAA53486DA9F6842E24C379EC422DFC " `
4+ - Url " https://github.com/lexxmark/winflexbison/releases/download/v2.5.24 /win_flex_bison-2.5.24 .zip" `
5+ - Checksum " 39C6086CE211D5415500ACC5ED2D8939861CA1696AEE48909C7F6DAF5122B505 " `
66 - ChecksumType " sha256" `
77 - UnzipLocation " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >winflexbison3</id >
5- <title >WinFlexBison (bison 3.7.1 , flex 2.6.4)</title >
6- <version >2.5.23.20200904 </version >
5+ <title >WinFlexBison (bison 3.7.4 , flex 2.6.4)</title >
6+ <version >2.5.24.20210105 </version >
77 <authors >Alex Zhondin (in addition to original authors of flex and bison)</authors >
88 <owners >lexxmark</owners >
99 <summary >WinFlexBison is a port Flex/Bison tools to the Windows platform</summary >
You can’t perform that action at this time.
0 commit comments