Commit c05bc63 1 parent b57d2bd commit c05bc63 Copy full SHA for c05bc63
File tree 4 files changed +3
-3
lines changed
4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# download and unpack a zip file
2
2
Install-ChocolateyZipPackage `
3
3
- PackageName " winflexbison" `
4
- - Url " http://sourceforge.net/projects/winflexbison/files/old_versions/win_flex_bison-2.4.6 .zip" `
5
- - Checksum " 5F55D7E3C72723A6162FE9B7613220127E3B79D4F267394B602E684B3B218306 " `
4
+ - Url " http://sourceforge.net/projects/winflexbison/files/old_versions/win_flex_bison-2.4.7 .zip" `
5
+ - Checksum " 7553A2D6738C799E101EC38A6AD073885EAD892826F87BC1A24E78BCD7AC2A8C " `
6
6
- ChecksumType " sha256" `
7
7
- UnzipLocation " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
Original file line number Diff line number Diff line change 3
3
<metadata >
4
4
<id >winflexbison</id >
5
5
<title >Win flex-bison</title >
6
- <version >2.4.6.20160912 </version >
6
+ <version >2.4.7.20170127 </version >
7
7
<authors >Alex Zhondin (in addition to original authors of flex and bison)</authors >
8
8
<owners >lexxmark</owners >
9
9
<summary >Win flex-bison is a port Flex/Bison tools to the Windows platform</summary >
You can’t perform that action at this time.
0 commit comments