teleport_17: 17.2.8 -> 17.2.9
Changelog: https://github.com/gravitational/teleport/releases/tag/v17.2.9 Diff: https://github.com/gravitational/teleport/compare/v17.2.8...v17.2.9
This commit is contained in:
committed by
tomberek
parent
d035fb34bd
commit
1418c0d0be
@@ -2,10 +2,10 @@
|
||||
import ../generic.nix (
|
||||
args
|
||||
// {
|
||||
version = "17.2.8";
|
||||
hash = "sha256-VjYC5q4hYU+YYW4sgPDpdHKoD4CJtGvIGWSOUGZ5hpQ=";
|
||||
vendorHash = "sha256-i/U1Zy8wEfhLet9FSj/z9lvWE8gI6Hpz/5GZYbmu1j4=";
|
||||
pnpmHash = "sha256-wiLpxIxqIYM/DDW9DpUyIvt+5Vf51uVceRxVGA2q9wI=";
|
||||
version = "17.2.9";
|
||||
hash = "sha256-4NOPNw5Hpb2V/M7y+tycCAdNPa/iKKoRdDO1kB3kkjo=";
|
||||
vendorHash = "sha256-+nmkpUz1gT6qWNz9t2H1Txx1hl+37zXve9G45hEZMDU=";
|
||||
pnpmHash = "sha256-6ziUPx5sNoMUe3fmzsPwddzNdL9Up6JlBkvq2lE6o5I=";
|
||||
cargoHash = "sha256-FiPfeDnb/FTemE1ZO2Ydg2KUjNmw7U3SCNu6cOqalOM=";
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user