From 5e5de017cf994b52468d29c99a03ddf4d8423837 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 7 Oct 2022 16:27:30 +0000 Subject: [PATCH] AU: 3 updated - asciidocfx asciidocfx.install asciidocfx.portable [skip ci] https://gist.github.com/393704c64c2344f0f8e029cd57bebd2b/cdf75d467b73da0ce832dc0cc01785c5acd87d9c --- automatic/asciidocfx.install/asciidocfx.install.nuspec | 2 +- automatic/asciidocfx.install/tools/chocolateyinstall.ps1 | 4 ++-- automatic/asciidocfx.portable/asciidocfx.portable.nuspec | 2 +- automatic/asciidocfx.portable/tools/chocolateyinstall.ps1 | 4 ++-- automatic/asciidocfx/asciidocfx.nuspec | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/automatic/asciidocfx.install/asciidocfx.install.nuspec b/automatic/asciidocfx.install/asciidocfx.install.nuspec index 30bc2afea..65649c9fa 100644 --- a/automatic/asciidocfx.install/asciidocfx.install.nuspec +++ b/automatic/asciidocfx.install/asciidocfx.install.nuspec @@ -3,7 +3,7 @@ asciidocfx.install - 1.7.8 + 1.7.9 https://github.com/chtof/chocolatey-packages/tree/master/automatic/asciidocfx.install chtof AsciidocFX - Asciidoc Book Editor based on JavaFX 8 (Install) diff --git a/automatic/asciidocfx.install/tools/chocolateyinstall.ps1 b/automatic/asciidocfx.install/tools/chocolateyinstall.ps1 index 9c2934d53..30b1842a9 100644 --- a/automatic/asciidocfx.install/tools/chocolateyinstall.ps1 +++ b/automatic/asciidocfx.install/tools/chocolateyinstall.ps1 @@ -5,8 +5,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = "$toolsDir" - url = 'https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.8/AsciidocFX_Windows.exe' - checksum = '22ae46c8fbceaaee95f56fe12ca222fb7f86e52bd640540b9ecc061a4a31a19d' + url = 'https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.9/AsciidocFX_Windows.exe' + checksum = 'b7e5e642972cf4513aefdd82c1ea218c1eb8a7d08daffb8a4d293ff69d2d9689' checksumType = 'sha256' silentArgs = '-q' diff --git a/automatic/asciidocfx.portable/asciidocfx.portable.nuspec b/automatic/asciidocfx.portable/asciidocfx.portable.nuspec index 318145fd8..122a3cf92 100644 --- a/automatic/asciidocfx.portable/asciidocfx.portable.nuspec +++ b/automatic/asciidocfx.portable/asciidocfx.portable.nuspec @@ -3,7 +3,7 @@ asciidocfx.portable - 1.7.4 + 1.7.9 https://github.com/chtof/chocolatey-packages/tree/master/automatic/asciidocfx.portable chtof AsciidocFX - Asciidoc Book Editor based on JavaFX 8 (Portable) diff --git a/automatic/asciidocfx.portable/tools/chocolateyinstall.ps1 b/automatic/asciidocfx.portable/tools/chocolateyinstall.ps1 index f417a692c..2034d4aec 100644 --- a/automatic/asciidocfx.portable/tools/chocolateyinstall.ps1 +++ b/automatic/asciidocfx.portable/tools/chocolateyinstall.ps1 @@ -5,8 +5,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName destination = "$toolsDir" - url = 'https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.8/AsciidocFX_Windows.zip' - checksum = '8c0a61beae1cbe02e49255fd8560128adc73d60aac56b8511c3c969e355230b0' + url = 'https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.9/AsciidocFX_Windows.zip' + checksum = 'ed1832ff9d9f41cb32510cb7825117089a25d97c832c33e6bece384e41da1198' checksumType = 'sha256' } diff --git a/automatic/asciidocfx/asciidocfx.nuspec b/automatic/asciidocfx/asciidocfx.nuspec index 9e6310bbe..403252616 100644 --- a/automatic/asciidocfx/asciidocfx.nuspec +++ b/automatic/asciidocfx/asciidocfx.nuspec @@ -3,7 +3,7 @@ asciidocfx - 1.7.8 + 1.7.9 https://github.com/chtof/chocolatey-packages/tree/master/automatic/asciidocfx chtof AsciidocFX - Asciidoc Book Editor based on JavaFX 8 @@ -49,7 +49,7 @@ image::http://i.giphy.com/l3vR4SlEtY3juZfXy.gif[Pseudo Terminal Emulator] ]]> https://github.com/asciidocfx/AsciidocFX/blob/master/CHANGELOG.asc - +