{"id":15202880,"url":"https://github.com/brogers5/chocolatey-package-ledger-live","last_synced_at":"2026-03-01T05:10:26.124Z","repository":{"id":242381803,"uuid":"809396170","full_name":"brogers5/chocolatey-package-ledger-live","owner":"brogers5","description":"Chocolatey package for Ledger Live.","archived":false,"fork":false,"pushed_at":"2025-02-19T01:54:44.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T02:36:29.475Z","etag":null,"topics":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","ledger","ledger-live","ledger-wallet","package","packaging","powershell","powershell-script","powershell-scripting","software","software-management","windows"],"latest_commit_sha":null,"homepage":"https://community.chocolatey.org/packages/ledger-live","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brogers5.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-02T15:17:16.000Z","updated_at":"2025-02-19T01:54:48.000Z","dependencies_parsed_at":"2024-07-26T23:27:08.109Z","dependency_job_id":"cecb70cf-39f1-49c2-8d26-299cc8c3b30d","html_url":"https://github.com/brogers5/chocolatey-package-ledger-live","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"3c3c66a7ca4eeeaf5f7ee450282e3e51de42a2ab"},"previous_names":["brogers5/chocolatey-package-ledger-live"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ledger-live","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ledger-live/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ledger-live/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brogers5%2Fchocolatey-package-ledger-live/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brogers5","download_url":"https://codeload.github.com/brogers5/chocolatey-package-ledger-live/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241982637,"owners_count":20052535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["au","au-packages","chocolatey","chocolatey-automatic","chocolatey-packages","ledger","ledger-live","ledger-wallet","package","packaging","powershell","powershell-script","powershell-scripting","software","software-management","windows"],"created_at":"2024-09-28T04:06:58.842Z","updated_at":"2026-03-01T05:10:26.099Z","avatar_url":"https://github.com/brogers5.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\n# ⛔️ DEPRECATED\n\nAs of v2.132.0, Ledger SAS has rebranded Ledger Live to [Ledger Wallet](https://shop.ledger.com/pages/ledger-wallet). This Chocolatey package has therefore been deprecated to reflect its rebranding, and has been superseded by [`ledger-wallet`](https://community.chocolatey.org/packages/ledger-wallet).\n\nThis repository will remain online only for archival purposes.\n\n\u003e[!Warning]\n\u003eI do not have redistribution rights for Ledger Live, so any legacy package versions that were not cached by the Community Repository's CDN are functionally dependent on Ledger SAS continuing to host older installers for Ledger Live on their servers. Therefore, I cannot guarantee they will continue to work indefinitely.\n\n---\n\n# Chocolatey Package: [Ledger Live](https://community.chocolatey.org/packages/ledger-live)\n\n[![Latest package version shield](https://img.shields.io/chocolatey/v/ledger-live.svg)](https://community.chocolatey.org/packages/ledger-live)\n[![Total package download count shield](https://img.shields.io/chocolatey/dt/ledger-live.svg)](https://community.chocolatey.org/packages/ledger-live)\n\n## Install\n\n[Install Chocolatey](https://chocolatey.org/install), and run the following command to install the latest approved stable version from the Chocolatey Community Repository:\n\n```shell\nchoco install ledger-live --source=\"'https://community.chocolatey.org/api/v2'\"\n```\n\nAlternatively, the packages as published on the Chocolatey Community Repository (starting with v2.81.2) will also be mirrored on this repository's [Releases page](https://github.com/brogers5/chocolatey-package-ledger-live/releases). The `nupkg` can be installed from the current directory as follows:\n\n```shell\nchoco install ledger-live --source=\"'.'\"\n```\n\n## Build\n\n[Install Chocolatey](https://chocolatey.org/install), clone this repository, and run the following command in the cloned repository:\n\n```shell\nchoco pack\n```\n\nA successful build will create `ledger-live.x.y.z.nupkg`, where `x.y.z` should be the Nuspec's normalized `version` value at build time.\n\n\u003e[!Note]\n\u003eChocolatey package builds are non-deterministic. Consequently, an independently built package's checksum will not match that of the officially published package.\n\n## Update\n\nThis package should be automatically updated by the [Chocolatey Automatic Package Updater Module](https://github.com/majkinetor/au), with update queries implemented with the [PowerShellForGitHub](https://github.com/microsoft/PowerShellForGitHub) and [FXPSYaml](https://www.powershellgallery.com/packages/FXPSYaml) PowerShell modules. If it is outdated by more than a few days, please [open an issue](https://github.com/brogers5/chocolatey-package-ledger-live/issues).\n\nAU expects the parent directory that contains this repository to share a name with the Nuspec (`ledger-live`). Your local repository should therefore be cloned accordingly:\n\n```shell\ngit clone git@github.com:brogers5/chocolatey-package-ledger-live.git ledger-live\n```\n\nAlternatively, a junction point can be created that points to the local repository (preferably within a repository adopting the [AU packages template](https://github.com/majkinetor/au-packages-template)):\n\n```shell\nmklink /J ledger-live ..\\chocolatey-package-ledger-live\n```\n\nOnce created, simply run `update.ps1` from within the created directory/junction point. Assuming all goes well, all relevant files should change to reflect the latest version available. This will also build a new package version using the modified files.\n\nBefore submitting a pull request, please [test the package](https://docs.chocolatey.org/en-us/community-repository/moderation/package-verifier#steps-for-each-package) using the latest [Chocolatey Testing Environment](https://github.com/chocolatey-community/chocolatey-test-environment) first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-ledger-live","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrogers5%2Fchocolatey-package-ledger-live","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrogers5%2Fchocolatey-package-ledger-live/lists"}