File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <metadata >
55 <!-- == PACKAGE SPECIFIC SECTION == -->
66 <id >nextdns-cli</id >
7- <version >1.47.2 </version >
7+ <version >1.47.3 </version >
88 <title >NextDNS CLI</title >
99 <packageSourceUrl >https://github.com/Jarcho/chocolatey-packages/tree/master/nextdns-cli/</packageSourceUrl >
1010 <iconUrl >https://rawcdn.githack.com/Jarcho/chocolatey-packages/cd9e791591743e1551d9d1a5f8d773bd6bd6fd20/nextdns/icon.png</iconUrl >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url32 = ' https://github.com/nextdns/nextdns/releases/download/v1.47.2 /nextdns_1.47.2_windows_386 .zip'
4- $checksum32 = ' 9fb0e3f2c660967352b532727a9e3589c8ebe6b445b1e32ea99d0b79e3296f96 '
5- $url64 = ' https://github.com/nextdns/nextdns/releases/download/v1.47.2 /nextdns_1.47.2_windows_amd64 .zip'
6- $checksum64 = ' 516e1cd5a15602ca0dc1a4e45e2652d064df07bf6b15f1cf76cb7c1629d728c6 '
3+ $url32 = ' https://github.com/nextdns/nextdns/releases/download/v1.47.3 /nextdns_1.47.3_windows_386 .zip'
4+ $checksum32 = ' 652ed317f76acc8168ff2637c848abc9b0d5c76ee5c9115f20c4edbc81409c14 '
5+ $url64 = ' https://github.com/nextdns/nextdns/releases/download/v1.47.3 /nextdns_1.47.3_windows_amd64 .zip'
6+ $checksum64 = ' b9ea2c3b2286d62aff63c48356c06ee75bf9fb775b7d9800b3c0d9febaedcbfc '
77
88$packageArgs = @ {
99 packageName = ' nextdns-cli'
You can’t perform that action at this time.
0 commit comments