Skip to content

Commit

Permalink
update cfb
Browse files Browse the repository at this point in the history
  • Loading branch information
bitnimble committed Mar 20, 2024
1 parent c2b31d5 commit fdcb668
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions src/constants/australia.cfb.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
// Auto generated file on 2023-07-29T15:08:36.193Z
// Auto generated file on 2024-03-20T22:41:31.183Z
// run `npm run eu:export:cfb` or `npm run au:export:cfb` respectively to update it

export const hyundaiCFB = Buffer.from(
'V60WkEmyRQaAfrBF1623/7QL62MjLVbCHdItGzQ1g5T/hkmKmMVTaMHv4cKGzgD3gL8=',
'base64'
);
export const kiaCFB = Buffer.from(
'IDbMgWBXgic4MAyMgf5PFFRAdGX5O3IyC3uvN3scCs0gDpTFDuyvBorlAH9JMM2/wMc=',
'base64'
);
export const kiaCFB = Buffer.from('IDbMgWBXgic4MAyMgf5PFFRAdGX5O3IyC3uvN3scCs0gDpTFDuyvBorlAH9JMM2/hys=', 'base64');
export const hyundaiCFB = Buffer.from('V60WkEmyRQaAfrBF1623/7QL62MjLVbCHdItGzQ1g5T/hkmKmMVTaMHv4cKGzgD3kfc=', 'base64');

0 comments on commit fdcb668

Please sign in to comment.