Skip to content

Commit

Permalink
AU: 3 updated - bitvise-ssh-server comic-collector game-collector
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Dec 7, 2018
1 parent 9ea4dac commit e9fb1e9
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 15 deletions.
19 changes: 10 additions & 9 deletions automatic/bitvise-ssh-server/bitvise-ssh-server.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<docsUrl>https://www.bitvise.com/ssh-server-users-guide</docsUrl>
<bugTrackerUrl>https://fogbugz.bitvise.com/</bugTrackerUrl>
<summary>SSH Server provides secure remote login capabilities</summary>
<description>Bitvise SSH Server (previously WinSSHD) provides secure remote login capabilities. Security is our SSH server's key feature: in contrast with Telnet and FTP servers, Bitvise SSH Server encrypts data during transmission. Thus, no one can sniff your password or see what files you are transferring when you access your computer over SSH.
<description><![CDATA[Bitvise SSH Server (previously WinSSHD) provides secure remote login capabilities. Security is our SSH server's key feature: in contrast with Telnet and FTP servers, Bitvise SSH Server encrypts data during transmission. Thus, no one can sniff your password or see what files you are transferring when you access your computer over SSH.
Bitvise SSH Server is ideal for remote administration of Windows servers; for advanced users who wish to access their home machine from work, or their work machine from home; as well as for a wide spectrum of advanced tasks, such as establishing a VPN using the SSH TCP/IP tunneling feature, or providing a secure file depository using SFTP.
Personal Edition (installed by default) is free for non-commercial, personal use. It has the following limitations:
* Can use only local Windows accounts (no domains).
* Can configure only one Windows group ('everyone').
* Can configure only one virtual group.
* Has a limit of 10 Windows account entries.
* Has a limit of 10 virtual account entries.
* GSSAPI authentication is disabled (Kerberos and NTLM).
* Can use only local Windows accounts (no domains).
* Can configure only one Windows group ('everyone').
* Can configure only one virtual group.
* Has a limit of 10 Windows account entries.
* Has a limit of 10 virtual account entries.
* GSSAPI authentication is disabled (Kerberos and NTLM).
For any organizational use (non-commercial or commercial) or to remove the limitations of the Personal Edition, it is required to purchase a Standard Edition license and will require re-installing this package with the parameter -standardedition. See http://www.bitvise.com/ssh-server-license for more information.
Expand All @@ -84,9 +84,10 @@ Note: Use two single quotes when double quotes are desired."
#### Example
* `choco install bitvise-ssh-server -params '"/InstallLocation=C:\temp"'`
**Please Note**: This is an automatically updated package. If you find it is
**Please Note**: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.</description>
let them know the package is no longer updating correctly.
]]></description>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.0" />
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion automatic/comic-collector/comic-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.0.2</version>
<version>19.0.3</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/comic-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1902.exe'
$checksum = '12a34a0e4e6042fbe42ca9e152e864965a0d17bcfbc4dab3c3edb03b3161d624'
$url = 'http://installers.collectorz.com/comic-win/comiccollectorsetup1903.exe'
$checksum = '498cd7c8cc6e58a3ad0558da80c080b8e42401fd53a3494eb236444848fa4e7a'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/game-collector/game-collector.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<!-- version should MATCH as closely as possible with the underlying software -->
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<version>19.0.2</version>
<version>19.0.3</version>
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
<owners>Maurice Kevenaar</owners>
<!-- ============================== -->
Expand Down
4 changes: 2 additions & 2 deletions automatic/game-collector/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1902.exe'
$checksum = 'c6cf35a070ca81d75e7d726486fd0e54d5099180d083c7cad35ac8dbc669794a'
$url = 'http://installers.collectorz.com/game-win/gamecollectorsetup1903.exe'
$checksum = '60948779ef4a255222838dd96cd30a15fd172f2bc3a5213bff9a35e823a2de99'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit e9fb1e9

Please sign in to comment.