Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
update local hash
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Apr 30, 2019
1 parent 6a626fe commit 509b1fd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/packages/prisma-cli-engine/src/StatusChecker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export class StatusChecker {
globalBin,
hashDate,
})
const secret = 'pah2eiw5Oolooquaetevaira6'
const secret = 'epiGheezoh5eogoachiu9tie9'

const hash = crypto
.createHmac('sha256', secret)
Expand Down
Binary file added cli/packages/prisma-engine/prisma
Binary file not shown.
Binary file added cli/packages/prisma-engine/schema-inferrer-bin
Binary file not shown.

0 comments on commit 509b1fd

Please sign in to comment.