mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
teleport_17: 17.7.24 -> 17.7.25
Changelog: https://github.com/gravitational/teleport/releases/tag/v17.7.25 Diff: https://github.com/gravitational/teleport/compare/v17.7.24...v17.7.25
This commit is contained in:
parent
842760a73f
commit
447718ce2f
1 changed files with 4 additions and 4 deletions
|
|
@ -7,11 +7,11 @@
|
|||
}:
|
||||
|
||||
buildTeleport {
|
||||
version = "17.7.24";
|
||||
hash = "sha256-45vaxznxRfa4X/V7hZsQKVIWvbVG8F2cEQN19xp4WQg=";
|
||||
version = "17.7.25";
|
||||
hash = "sha256-IrelrkTvOBcTkO7cHf572MU5KkOQq3we53dgFsDCSRo=";
|
||||
vendorHash = "sha256-ERwCdWdp230wkqsRUCnd1hbO4PqXo+gDPsoGbxQqt04=";
|
||||
cargoHash = "sha256-cDcDfptq8z0pwjImuAovv/5XwoaPb/ostyxkyNEbkRM=";
|
||||
pnpmHash = "sha256-hk9DI3GSBm2XttCYCi5kjhEhUMm5ToRQcbT+RYI+S2Q=";
|
||||
cargoHash = "sha256-BE/TBZoOaB3Th14E+t3qJ+0Uww56TtRA1sRQ+usFo+Y=";
|
||||
pnpmHash = "sha256-TARwHswSWbKk2eoyynuaOm7pvt2CwbjtklqnM+9/YXM=";
|
||||
|
||||
wasm-bindgen-cli = wasm-bindgen-cli_0_2_95;
|
||||
inherit buildGoModule withRdpClient extPatches;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue