diff --git a/automatic/ledger-live/update-site.ps1 b/automatic/ledger-live/update-site.ps1 deleted file mode 100644 index c5fd49544..000000000 --- a/automatic/ledger-live/update-site.ps1 +++ /dev/null @@ -1,32 +0,0 @@ -$ErrorActionPreference = 'Stop' -import-module au - -$releases = 'https://download.live.ledger.com/' - -function global:au_SearchReplace { - @{ - 'tools/chocolateyInstall.ps1' = @{ - "(^[$]url\s*=\s*)('.*')" = "`$1'$($Latest.URL32)'" - "(^[$]checksum\s*=\s*)('.*')" = "`$1'$($Latest.Checksum32)'" - "(^[$]checksumType\s*=\s*)('.*')" = "`$1'$($Latest.ChecksumType32)'" - } - } -} - -function global:au_AfterUpdate($Package) { - Invoke-VirusTotalScan $Package -} - -function global:au_GetLatest { - $Page = Invoke-WebRequest -Uri $releases - $exeFiles = $Page.Links.href | Where-Object { $_ -match "-win-x64\.exe" } - $latestExe = $exeFiles | Sort-Object { - [version]($_ -match "ledger-live-desktop-([0-9]+\.[0-9]+\.[0-9]+-[a-z0-9\.]+)-win-x64\.exe") - } | Select-Object -Last 1 - $version=[System.Diagnostics.FileVersionInfo]::GetVersionInfo($File).FileVersion - - $Latest = @{ URL32 = $url32; Version = $version } - return $Latest -} - -update -ChecksumFor 32 -NoCheckChocoVersion \ No newline at end of file diff --git a/icons/CaptureFlux.png b/icons/CaptureFlux.png index fcac872d1..9696d135e 100644 Binary files a/icons/CaptureFlux.png and b/icons/CaptureFlux.png differ diff --git a/icons/adwcleaner.png b/icons/adwcleaner.png new file mode 100644 index 000000000..ff27ec5a9 Binary files /dev/null and b/icons/adwcleaner.png differ diff --git a/icons/airshipper.png b/icons/airshipper.png new file mode 100644 index 000000000..a57e2f94a Binary files /dev/null and b/icons/airshipper.png differ diff --git a/icons/albumstomp.svg b/icons/albumstomp.svg new file mode 100644 index 000000000..a4fabd639 --- /dev/null +++ b/icons/albumstomp.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + diff --git a/icons/contig.png b/icons/contig.png new file mode 100644 index 000000000..db645c559 Binary files /dev/null and b/icons/contig.png differ diff --git a/icons/datacrow.png b/icons/datacrow.png new file mode 100644 index 000000000..6b5877cea Binary files /dev/null and b/icons/datacrow.png differ diff --git a/icons/drivermax.png b/icons/drivermax.png new file mode 100644 index 000000000..54dbf7c8c Binary files /dev/null and b/icons/drivermax.png differ diff --git a/icons/duplicatecleaner.png b/icons/duplicatecleaner.png new file mode 100644 index 000000000..db484a250 Binary files /dev/null and b/icons/duplicatecleaner.png differ diff --git a/icons/freepascal.jpg b/icons/freepascal.jpg new file mode 100644 index 000000000..f1f1cb5e0 Binary files /dev/null and b/icons/freepascal.jpg differ diff --git a/icons/gifsicle.gif b/icons/gifsicle.gif new file mode 100644 index 000000000..6e43e6bad Binary files /dev/null and b/icons/gifsicle.gif differ diff --git a/icons/handle.png b/icons/handle.png new file mode 100644 index 000000000..675353297 Binary files /dev/null and b/icons/handle.png differ diff --git a/icons/ietab-chrome.jpg b/icons/ietab-chrome.jpg new file mode 100644 index 000000000..895a3c81f Binary files /dev/null and b/icons/ietab-chrome.jpg differ diff --git a/icons/initool.png b/icons/initool.png new file mode 100644 index 000000000..0b98f22af Binary files /dev/null and b/icons/initool.png differ diff --git a/icons/leanify.jpg b/icons/leanify.jpg new file mode 100644 index 000000000..7696442fe Binary files /dev/null and b/icons/leanify.jpg differ