From e8eaa43560de65815dffe33becfd7856e18e78b4 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 15 Dec 2021 06:13:40 +0000 Subject: [PATCH] AU: 8 updated - chromium clipboardfusion displayfusion logfusion php qtox vim voicebot [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0d40b6e41813c2f9ca9d68ddc34e06bf72618826 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/clipboardfusion/clipboardfusion.json | 2 +- automatic/clipboardfusion/clipboardfusion.nuspec | 2 +- automatic/clipboardfusion/legal/VERIFICATION.txt | 4 ++-- .../clipboardfusion/tools/chocolateyInstall.ps1 | 2 +- automatic/displayfusion/displayfusion.json | 2 +- automatic/displayfusion/displayfusion.nuspec | 2 +- automatic/displayfusion/legal/VERIFICATION.txt | 4 ++-- .../displayfusion/tools/chocolateyInstall.ps1 | 2 +- automatic/logfusion/Readme.md | 2 +- automatic/logfusion/logfusion.nuspec | 6 +++--- automatic/logfusion/tools/chocolateyInstall.ps1 | 4 ++-- automatic/php/legal/VERIFICATION.txt | 16 ++++++++-------- automatic/php/php.json | 2 +- automatic/php/php.nuspec | 6 +++--- automatic/php/tools/chocolateyInstall.ps1 | 8 ++++---- automatic/qtox/README.md | 2 +- automatic/qtox/legal/VERIFICATION.txt | 8 ++++---- automatic/qtox/qtox.nuspec | 6 +++--- automatic/vim/legal/VERIFICATION.txt | 8 ++++---- automatic/vim/tools/chocolateyinstall.ps1 | 4 ++-- automatic/vim/vim.nuspec | 2 +- automatic/voicebot/Readme.md | 2 +- automatic/voicebot/tools/chocolateyInstall.ps1 | 4 ++-- automatic/voicebot/voicebot.nuspec | 6 +++--- 28 files changed, 60 insertions(+), 60 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 78572ea50cb..3a353ff05a4 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "99.0.4767.0-snapshots", + "snapshots": "99.0.4768.0-snapshots", "stable": "96.0.4664.110" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 3b130ae3824..84c020cedbb 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 99.0.4767.0-snapshots + 99.0.4768.0-snapshots Chromium Snapshots chocolatey-community The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 5d87727c21d..fb366f959e6 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 37F6D93E2DE9EF561264E070AD6759AD3146B41084A5AD474CD78FA6726DEE59 - checksum64: 7BB741BFFB8D3ACF7AD8DACC9FD362BD3E381EFD6803E4A19C0F01F967B67F98 + checksum32: BED14228C128769DBD732B14B36FC7A4299E226B5983E19E9C035CA9FD5AF075 + checksum64: A9AD7D74CDE393B0D32600BE2EB6880ADDFF2A8D0C47271A548B4BD29C813626 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 10cd44adf85..c5c9e5e9baf 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "99.0.4767.0-snapshots" +$version = "99.0.4768.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/clipboardfusion/clipboardfusion.json b/automatic/clipboardfusion/clipboardfusion.json index 18617aa0aae..fd78c549868 100644 --- a/automatic/clipboardfusion/clipboardfusion.json +++ b/automatic/clipboardfusion/clipboardfusion.json @@ -1,4 +1,4 @@ { - "stable": "5.9", + "stable": "5.9.1", "unstable": "5.9.1-Beta8" } diff --git a/automatic/clipboardfusion/clipboardfusion.nuspec b/automatic/clipboardfusion/clipboardfusion.nuspec index c7eaf341965..65bba686cd0 100644 --- a/automatic/clipboardfusion/clipboardfusion.nuspec +++ b/automatic/clipboardfusion/clipboardfusion.nuspec @@ -3,7 +3,7 @@ clipboardfusion - 5.9.1-Beta8 + 5.9.1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/clipboardfusion chocolatey-community, keithlammers, the-running-dev ClipboardFusion diff --git a/automatic/clipboardfusion/legal/VERIFICATION.txt b/automatic/clipboardfusion/legal/VERIFICATION.txt index 91c46277d89..5f7cc56724e 100644 --- a/automatic/clipboardfusion/legal/VERIFICATION.txt +++ b/automatic/clipboardfusion/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: B557AAF3AD566844ED9B20FF0930D1AA3561187659D77D9A711F4EB81998C669 + checksum: 68D2A480C759DADBAC0C114F0F0784A5DBC0825F64821436A75DB8C10B3E7396 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/clipboardfusion/tools/chocolateyInstall.ps1 b/automatic/clipboardfusion/tools/chocolateyInstall.ps1 index e5768094e06..800777c7aa5 100644 --- a/automatic/clipboardfusion/tools/chocolateyInstall.ps1 +++ b/automatic/clipboardfusion/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\ClipboardFusionSetup-5.9.1-Beta8.exe" + file = "$toolsPath\ClipboardFusionSetup-5.9.1.exe" softwareName = 'clipboardfusion*' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0) diff --git a/automatic/displayfusion/displayfusion.json b/automatic/displayfusion/displayfusion.json index 221d13c85fb..67b53d3aef4 100644 --- a/automatic/displayfusion/displayfusion.json +++ b/automatic/displayfusion/displayfusion.json @@ -1,4 +1,4 @@ { - "stable": "9.8", + "stable": "9.9", "unstable": "10.0-Beta9" } diff --git a/automatic/displayfusion/displayfusion.nuspec b/automatic/displayfusion/displayfusion.nuspec index 34a4faa650a..e2b92f2738c 100644 --- a/automatic/displayfusion/displayfusion.nuspec +++ b/automatic/displayfusion/displayfusion.nuspec @@ -3,7 +3,7 @@ displayfusion - 10.0-Beta9 + 9.9 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/displayfusion chocolatey-community, keithlammers, the-running-dev DisplayFusion diff --git a/automatic/displayfusion/legal/VERIFICATION.txt b/automatic/displayfusion/legal/VERIFICATION.txt index fc02bea2e44..fc763ea0040 100644 --- a/automatic/displayfusion/legal/VERIFICATION.txt +++ b/automatic/displayfusion/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum: 7F305172FF98204FC6F2049E803C9EFBA441055CBB0D79BD38F2487E5A7B30B2 + checksum: 58663AC3C4EFF723CD2D39C9F156691EDD072823D853E4B22B9ECFFF92F4B352 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/displayfusion/tools/chocolateyInstall.ps1 b/automatic/displayfusion/tools/chocolateyInstall.ps1 index 46f3d8fb37b..ef06387a84b 100644 --- a/automatic/displayfusion/tools/chocolateyInstall.ps1 +++ b/automatic/displayfusion/tools/chocolateyInstall.ps1 @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\DisplayFusionSetup-10.0-Beta9.exe" + file = "$toolsPath\DisplayFusionSetup-9.9.exe" softwareName = 'displayfusion*' silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`"" validExitCodes = @(0, 1641, 3010) diff --git a/automatic/logfusion/Readme.md b/automatic/logfusion/Readme.md index c9c317988b7..2980b3c9df2 100644 --- a/automatic/logfusion/Readme.md +++ b/automatic/logfusion/Readme.md @@ -1,4 +1,4 @@ -# [logfusion](https://chocolatey.org/packages/logfusion) +# [logfusion](https://chocolatey.org/packages/logfusion) Real-Time Log Monitoring Made Easy! LogFusion is a powerful realtime log monitoring application designed for system administrators and developers! Use custom highlighting rules, filtering and more. You can even sync your LogFusion settings between computers. diff --git a/automatic/logfusion/logfusion.nuspec b/automatic/logfusion/logfusion.nuspec index ecc548deb08..dcc9bd712bf 100644 --- a/automatic/logfusion/logfusion.nuspec +++ b/automatic/logfusion/logfusion.nuspec @@ -3,12 +3,12 @@ logfusion - 6.5 + 6.6 LogFusion Binary Fortress Software https://www.logfusion.ca https://www.logfusion.ca/License/ - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@cb12fa392bf8b8ee1cffabb8084994ee01516a49/icons/logfusion.png https://www.logfusion.ca/Help/ https://www.logfusion.ca/Discussions/ false @@ -26,7 +26,7 @@ Real-Time Log Monitoring Made Easy! LogFusion is a powerful realtime log monitor ]]> Copyright © 2017 Binary Fortress Software logfusion log logs parsing tail monitoring trial freeware - https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/logfusion + https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/logfusion chocolatey-community,keithlammers,the-running-dev diff --git a/automatic/logfusion/tools/chocolateyInstall.ps1 b/automatic/logfusion/tools/chocolateyInstall.ps1 index 12633a51e8d..eb3d265506c 100644 --- a/automatic/logfusion/tools/chocolateyInstall.ps1 +++ b/automatic/logfusion/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'LogFusion' - url = 'https://binaryfortressdownloads.com/Download/BFSFiles/117/LogFusionSetup-6.5.exe' - checksum = 'bc98824ada055e6cf3ecea087d92ee00b6c276a48ab4120b41204de47abad8b5' + url = 'https://binaryfortressdownloads.com/Download/BFSFiles/117/LogFusionSetup-6.6.exe' + checksum = 'c268c690a29e03581247b60babab5e4da1d1a16129630e41276d2cda6f70d69f' fileType = 'exe' checksumType = 'sha256' silentArgs = '/VERYSILENT /LAUNCHAFTER=0' diff --git a/automatic/php/legal/VERIFICATION.txt b/automatic/php/legal/VERIFICATION.txt index acb7f600133..776f3f7a6ff 100644 --- a/automatic/php/legal/VERIFICATION.txt +++ b/automatic/php/legal/VERIFICATION.txt @@ -7,19 +7,19 @@ location on and can be verified by doing the following: 1. Download the following: - 32-Bit software (threadsafe): - 64-Bit software (threadsafe): - 32-Bit software (non-threadsafe): - 64-Bit software (non-threadsafe): + 32-Bit software (threadsafe): + 64-Bit software (threadsafe): + 32-Bit software (non-threadsafe): + 64-Bit software (non-threadsafe): 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: - checksum32 (threadsafe): FCF29C5547F2B88DD19BCA9EF4BB76A829CC4C4861B2235C00B9C6A3FCC873C8 - checksum64 (threadsafe): 4C87A2F9B00BED1A40CCA30AD18CC6564013F51FAA1B6E4E636625E0AD5AE125 - checksum32 (non-threadsafe): 6B9ED23208F9A16CF4904BA4EE7BF684879B1FD2FFBB019123006DEDD46270BB - checksum64 (non-threadsafe): 6676926044BA9409CB141575F79E844153F025BCC4DEBA3E000196C9A6366B67 + checksum32 (threadsafe): A53ACF98A3633B7F5850552D708E9923EB9B429658CABAFD16ADD46F9C60B7F1 + checksum64 (threadsafe): A8F227DDE1A99B63CDB6435899684A580D74E6606005E952DE42D42E95A64E94 + checksum32 (non-threadsafe): 15F5DCBB522001CF0A2A528AEA9A9C75AEE80B0DCC28F421680BBB5FF237FD5E + checksum64 (non-threadsafe): 1EE4D21CD315BA2466C06ADAA5B9789DF955318B5BE87D026A55E6989FD66575 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/php/php.json b/automatic/php/php.json index 21147b5e10a..11bbd04ab1a 100644 --- a/automatic/php/php.json +++ b/automatic/php/php.json @@ -4,7 +4,7 @@ "5.6": "5.6.40", "7.2": "7.2.34", "7.3": "7.3.33", - "7.4": "7.4.26", + "7.4": "7.4.27", "8.0": "8.0.13", "8.1": "8.1.0" } diff --git a/automatic/php/php.nuspec b/automatic/php/php.nuspec index a62b474c5ff..eec699dfd80 100644 --- a/automatic/php/php.nuspec +++ b/automatic/php/php.nuspec @@ -4,7 +4,7 @@ php PHP (Hypertext Preprocessor) - 8.1.0 + 7.4.27 PHP Authors chocolatey-community, Rob Reynolds PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. @@ -26,13 +26,13 @@ For example: `choco install php --package-parameters='"/ThreadSafe ""/InstallDir php development programming foss cross-platform admin http://us.php.net/license/ false - https://www.php.net/ChangeLog-8.php#8.1.0 + https://www.php.net/ChangeLog-7.php#7.4.27 https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4e147ce52b1a2a7ac522ffbce6d176f257de6ac1/icons/php.svg https://bugs.php.net/ https://secure.php.net/docs.php https://github.com/php/php-src - + diff --git a/automatic/php/tools/chocolateyInstall.ps1 b/automatic/php/tools/chocolateyInstall.ps1 index a160b07ac3c..2dbfac4d30e 100644 --- a/automatic/php/tools/chocolateyInstall.ps1 +++ b/automatic/php/tools/chocolateyInstall.ps1 @@ -14,10 +14,10 @@ if ($installLocation) { $pp = Get-PackageParameters $filesInfo = @{ - filets32 = "$toolsPath\php-8.1.0-Win32-vs16-x86.zip" - filets64 = "$toolsPath\php-8.1.0-Win32-vs16-x64.zip" - filents32 = "$toolsPath\php-8.1.0-nts-Win32-vs16-x86.zip" - filents64 = "$toolsPath\php-8.1.0-nts-Win32-vs16-x64.zip" + filets32 = "$toolsPath\php-7.4.27-Win32-vc15-x86.zip" + filets64 = "$toolsPath\php-7.4.27-Win32-vc15-x64.zip" + filents32 = "$toolsPath\php-7.4.27-nts-Win32-vc15-x86.zip" + filents64 = "$toolsPath\php-7.4.27-nts-Win32-vc15-x64.zip" } if ($pp.ThreadSafe) { diff --git a/automatic/qtox/README.md b/automatic/qtox/README.md index 4b1d0d520e2..3875ade2c88 100644 --- a/automatic/qtox/README.md +++ b/automatic/qtox/README.md @@ -1,4 +1,4 @@ -# [qtox](https://chocolatey.org/packages/qtox) +# [qtox](https://chocolatey.org/packages/qtox) qTox is a powerful [Tox](https://tox.chat/) client that follows the Tox design guidelines while running on all major platforms. diff --git a/automatic/qtox/legal/VERIFICATION.txt b/automatic/qtox/legal/VERIFICATION.txt index 189ca1a230b..37093c7f74e 100644 --- a/automatic/qtox/legal/VERIFICATION.txt +++ b/automatic/qtox/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ The embedded software have been downloaded from the listed download locations and can be verified by doing the following: 1. Download the following - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: SHA256 - checksum32: FE3158ED9FD5429506D2E96308EBE29F74786CB4B6B90836725CAB38463067CF - checksum64: 34507704DFFFA533DA5F7934E2DB599E6DF4729AD900DFAA5443E2253721D810 + checksum32: F8AE0CAE5A6285639282B81456AFFE36F3EA2223DBE14EA3E98761BB28D8E855 + checksum64: 89E33FA1339CBAD470B5AAF58CCF04630BFF9763FF3A440C0082F6114D8AA177 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/qtox/qtox.nuspec b/automatic/qtox/qtox.nuspec index eab8146bd78..1ef6fc503fd 100644 --- a/automatic/qtox/qtox.nuspec +++ b/automatic/qtox/qtox.nuspec @@ -4,7 +4,7 @@ qtox qTox - 1.17.3 + 1.17.4 qTox developers chocolatey-community Powerful Tox chat client that follows the Tox design guidelines. @@ -35,11 +35,11 @@ https://github.com/qTox/qTox/issues https://lists.tox.chat/listinfo qtox tox chat voip foss cross-platform admin - https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/qtox + https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/qtox qTox contributors https://github.com/qTox/qTox/blob/master/LICENSE false - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@d12c934ca6454cc6fe10e5a708c6a32e2f59c55e/icons/qtox.svg + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@d12c934ca6454cc6fe10e5a708c6a32e2f59c55e/icons/qtox.svg https://github.com/qTox/qTox/blob/master/CHANGELOG.md diff --git a/automatic/vim/legal/VERIFICATION.txt b/automatic/vim/legal/VERIFICATION.txt index 919dfffb879..d9d5512de35 100644 --- a/automatic/vim/legal/VERIFICATION.txt +++ b/automatic/vim/legal/VERIFICATION.txt @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy. The embedded software have been downloaded from GitHub and can be verified like this: 1. Download the following zips: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the SHA256 checksum: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: 51F443BA7FE589E2A131DFB93FC696AEA0F459014B03FD274AD45E5A99612455 - checksum64: 0F45469E1B5A1A4C391949121D7D83A53648934FECDAFC4E882EA13A15F1B4D5 + checksum32: 4C2E66A6AEBBF21DEC383680AAF56DAF12CD6B33DC94DAC8C4F1432042237875 + checksum64: DD487F16E417F718D50767C44B85196C05E4B0FBBF0DBE187E7D88E5006F1767 diff --git a/automatic/vim/tools/chocolateyinstall.ps1 b/automatic/vim/tools/chocolateyinstall.ps1 index 9c39252a6d7..0f44d3c1b90 100644 --- a/automatic/vim/tools/chocolateyinstall.ps1 +++ b/automatic/vim/tools/chocolateyinstall.ps1 @@ -9,8 +9,8 @@ $installDir = Get-InstallDir $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $installDir - file = "$toolsDir\gvim_8.2.3802_x86.zip" - file64 = "$toolsDir\gvim_8.2.3802_x64.zip" + file = "$toolsDir\gvim_8.2.3811_x86.zip" + file64 = "$toolsDir\gvim_8.2.3811_x64.zip" } $installArgs = @{ diff --git a/automatic/vim/vim.nuspec b/automatic/vim/vim.nuspec index 12b5692a0ab..dbcd72d8819 100644 --- a/automatic/vim/vim.nuspec +++ b/automatic/vim/vim.nuspec @@ -3,7 +3,7 @@ vim Vim - 8.2.3802 + 8.2.3811 Bram Moolenaar, Vim Community chocolatey-community, Rob Reynolds, matsuhav Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor. diff --git a/automatic/voicebot/Readme.md b/automatic/voicebot/Readme.md index 4a4e2ebd823..556040a7ace 100644 --- a/automatic/voicebot/Readme.md +++ b/automatic/voicebot/Readme.md @@ -1,4 +1,4 @@ -# [voicebot](https://chocolatey.org/packages/voicebot) +# [voicebot](https://chocolatey.org/packages/voicebot) Voice Powered Game Control! diff --git a/automatic/voicebot/tools/chocolateyInstall.ps1 b/automatic/voicebot/tools/chocolateyInstall.ps1 index 4301be81cfd..f5abdb62e2d 100644 --- a/automatic/voicebot/tools/chocolateyInstall.ps1 +++ b/automatic/voicebot/tools/chocolateyInstall.ps1 @@ -3,8 +3,8 @@ $arguments = @{ packageName = $env:ChocolateyPackageName softwareName = 'VoiceBot' - url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.7.2.exe' - checksum = '6b2d41bfb9b6dbac34f1d5e2ad496aab2663866f7618da249f0b95e3aab3d074' + url = 'https://binaryfortressdownloads.com/Download/BFSFiles/123/VoiceBotSetup-3.8.exe' + checksum = 'f60b21c5dc7f9271f1c56f84c5df76c3828436d4edb25c2d46a288558fbeeddb' fileType = 'exe' checksumType = 'sha256' silentArgs = '/VERYSILENT /LAUNCHAFTER=0' diff --git a/automatic/voicebot/voicebot.nuspec b/automatic/voicebot/voicebot.nuspec index c4d233c2f6e..c263b346582 100644 --- a/automatic/voicebot/voicebot.nuspec +++ b/automatic/voicebot/voicebot.nuspec @@ -2,12 +2,12 @@ voicebot - 3.7.2 + 3.8 VoiceBot Binary Fortress Software https://www.voicebot.net https://www.voicebot.net/License/ - https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@4669940497f13f8cc317968b56dbbcb4e95d3158/icons/voicebot.png + https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-packages@4669940497f13f8cc317968b56dbbcb4e95d3158/icons/voicebot.png https://www.voicebot.net/Help/ https://www.voicebot.net/Discussions/ false @@ -27,7 +27,7 @@ and move your mouse, and even execute complicated macros and scripts. Copyright © 2017 Binary Fortress Software voice control macros games trial admin chocolatey-community,keithlammers,the-running-dev - https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/voicebot + https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/voicebot