Skip to content

Commit 8c29c73

Browse files
teleport_16: 16.2.0 -> 16.4.6
1 parent b8c13d3 commit 8c29c73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/servers/teleport/16/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{ wasm-bindgen-cli, ... }@args:
22
import ../generic.nix (args // {
3-
version = "16.2.0";
4-
hash = "sha256-3LLoO7SNJfEfDEU7JnAhmAOIdRO+TkgiJKjT8sqzelo=";
3+
version = "16.4.6";
4+
hash = "sha256-TdOCFs6YeqINM8aPryrjYPaXEjc/gIqu7kzVYDnMsjg=";
55
vendorHash = "sha256-iyYfht0aB9Vv2hsaqrieFHXbDhlotKQYfLn4JFqpve8=";
6-
pnpmHash = "sha256-lcev7VwTcuCuced8uZzLoobREWtNRDFRFdfmabJPLtc=";
6+
pnpmHash = "sha256-NF45Wp4itYud01VzxC8bRHZ3xZ1T1du1QmZTDMS5nOk=";
77
cargoLock = {
88
lockFile = ./Cargo.lock;
99
outputHashes = {

0 commit comments

Comments
 (0)