1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-01 17:24:15 -04:00
v2fly/common/platform/securedload/embedded.go

7 lines
363 B
Go
Raw Normal View History

2021-03-16 18:05:01 -04:00
package securedload
const allowedHashes = `SHA256 (!#project==v2fly) = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
SHA256 (!#version==embedded) = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
SHA256 (subscriptions/subscriptionsDefinition.v2flyTemplate) = 3f165dba7de0d7c506fbdff3275ea64b76f307df435316a3ea0914ee957793ab
`