teleport_16: 16.5.10 -> 16.5.11

Changelog: https://github.com/gravitational/teleport/releases/tag/v16.5.11
Diff: https://github.com/gravitational/teleport/compare/v16.5.10...v16.5.11
(cherry picked from commit ef984d1859)
This commit is contained in:
JuliusFreudenberger 2025-06-06 15:35:10 +03:00 committed by github-actions[bot]
parent 156833a8d6
commit 011a4662a7

View file

@ -2,9 +2,9 @@
teleport,
}:
teleport.override {
version = "16.5.10";
hash = "sha256-i+2IK+X0Opyv2tQPpj2XhY64aQGdbylS/C7LsTykuXI=";
vendorHash = "sha256-DdVBtMwz0AIGCYj/QLczG8GPP9mqKrdF+M0NqmM6J0I=";
version = "16.5.11";
hash = "sha256-uLis1oRTr5J2bKaJtnVAIQ0ixYT8BYLo4jQPcdFp82s=";
vendorHash = "sha256-OcVHckqxpTVz6Gaemt3+9WxBQc5D5QBxb3IMGOMq4LI=";
pnpmHash = "sha256-JQca2eFxcKJDHIaheJBg93ivZU95UWMRgbcK7QE4R10=";
cargoHash = "sha256-04zykCcVTptEPGy35MIWG+tROKFzEepLBmn04mSbt7I=";
}