Skip to content

Commit

Permalink
AU: 1 updated - ubiquiti-unifi-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Feb 9, 2018
1 parent 269380d commit c3a0ce5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ubiquiti-unifi-controller/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$packageName= 'unifi-controller'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'https://www.ubnt.com/downloads/unifi/5.6.29/UniFi-installer.exe'
$checksum = '2da40bc8b463dd280c0e8e36d696a15d3202a4a6e5f61c0c4cf02ed9af649c86'
$url = 'https://www.ubnt.com/downloads/unifi/5.6.30/UniFi-installer.exe'
$checksum = '4a8be0f4e2b2e506fa1b057c736c3d7ad40d981a988df3b349b58298e5aa7edc'

$packageArgs = @{
packageName = $packageName
Expand Down
4 changes: 2 additions & 2 deletions ubiquiti-unifi-controller/ubiquiti-unifi-controller.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>ubiquiti-unifi-controller</id>
<version>5.6.29</version>
<version>5.6.30</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/ubiquiti-unifi-controller</packageSourceUrl>
<owners>flcdrg</owners>
<!-- ============================== -->
Expand All @@ -28,7 +28,7 @@
UAP, UAP-AC, UAP-AC-EDU, UAP-AC-HD, UAP-AC-LITE, UAP-AC-LR, UAP-AC-M, UAP-AC-M-PRO, UAP-AC Outdoor, UAP-AC-PRO, UAP-IW, UAP-LR, UAP-Outdoor, UAP-Outdoor+, UAP-Outdoor5, UAP-PRO, US-16-150W, US‑16‑XG, US-24, US-24-250W, US-24-500W, US-48, US-48-500W, US-48-750W, US-8, US-8-150W, US-8-60W, USG, USG-PRO-4
Install script also configures appropriate Windows Firewall rules (for Windows 8/Server 2008 and above)
</description>
<releaseNotes>https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-29-Stable-has-been-released/ba-p/2191996</releaseNotes>
<releaseNotes>https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-6-30-Stable-has-been-released/ba-p/2220761</releaseNotes>
<!-- =============================== -->

<!-- Specifying dependencies and version ranges? https://docs.nuget.org/create/versioning#specifying-version-ranges-in-.nuspec-files -->
Expand Down

0 comments on commit c3a0ce5

Please sign in to comment.