Skip to content

Commit

Permalink
AU: 3 updated - wnetwatcher wnetwatcher.install wnetwatcher.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Feb 12, 2019
1 parent 0ea989f commit 29a2997
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion automatic/wnetwatcher.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://www.nirsoft.net/utils/wnetwatcher_setup.exe'
$checksum = 'a26d4aab7230a55fcb02c24310425529973ee14a8c078de9b0398828c033c8bc'
$checksum = '8c7439221d6febcf34cf3d33f1a37db30f568df67ff7eb89b63327579bf8bfa1'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
7 changes: 4 additions & 3 deletions automatic/wnetwatcher.install/wnetwatcher.install.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>2.19</version>
<version>2.20</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 All @@ -47,15 +47,16 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/wnetwatcher.install</packageSourceUrl>
<docsUrl>http://www.nirsoft.net/utils/wireless_network_watcher.html</docsUrl>
<summary>Show who is connected to your wireless network</summary>
<description>Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.
<description><![CDATA[Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.
For every computer or device that is connected to your network, the following information is displayed: IP address, MAC address, the company that manufactured the network card, and optionally the computer name.
You can also export the connected devices list into html/xml/csv/text file, or copy the list to the clipboard and then paste into Excel or other spreadsheet application.
**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>
<!-- =============================== -->

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
Expand Down
2 changes: 1 addition & 1 deletion automatic/wnetwatcher.portable/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://www.nirsoft.net/utils/wnetwatcher.zip'
$checksum = '289df1a9f7a7e026451eafae531964a575245774011376bc20b5b857971cb156'
$checksum = '356cc46edeca222cdbb57127b4ac13a566cd2a79ccf094e6a13a17f729e66716'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/wnetwatcher.portable/wnetwatcher.portable.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>2.19</version>
<version>2.20</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
9 changes: 5 additions & 4 deletions automatic/wnetwatcher/wnetwatcher.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>2.19</version>
<version>2.20</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 All @@ -47,20 +47,21 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
<packageSourceUrl>https://github.com/mkevenaar/chocolatey-packages/tree/master/automatic/wnetwatcher</packageSourceUrl>
<docsUrl>http://www.nirsoft.net/utils/wireless_network_watcher.html</docsUrl>
<summary>Show who is connected to your wireless network</summary>
<description>Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.
<description><![CDATA[Wireless Network Watcher is a small utility that scans your wireless network and displays the list of all computers and devices that are currently connected to your network.
For every computer or device that is connected to your network, the following information is displayed: IP address, MAC address, the company that manufactured the network card, and optionally the computer name.
You can also export the connected devices list into html/xml/csv/text file, or copy the list to the clipboard and then paste into Excel or other spreadsheet application.
**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>
<!-- =============================== -->

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
<dependencies>
<dependency id="wnetwatcher.install" version="[2.19]" />
<dependency id="wnetwatcher.install" version="[2.20]" />
</dependencies>

<!--<provides>NOT YET IMPLEMENTED</provides>-->
Expand Down

0 comments on commit 29a2997

Please sign in to comment.