lang/hermes: Update 0.10.0 -> 0.11.0
Reported by: portscout
This commit is contained in:
parent
62dea7e28d
commit
c7272116af
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= hermes
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.10.0
|
||||
DISTVERSION= 0.11.0
|
||||
CATEGORIES= lang
|
||||
PKGNAMESUFFIX= -javascript-engine
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1638510912
|
||||
SHA256 (facebook-hermes-v0.10.0_GH0.tar.gz) = 65d86b81dbcf170473dcc43761d6dfa1cc9989fb5d1d4952fde22713b2ece426
|
||||
SIZE (facebook-hermes-v0.10.0_GH0.tar.gz) = 9557486
|
||||
TIMESTAMP = 1643906545
|
||||
SHA256 (facebook-hermes-v0.11.0_GH0.tar.gz) = 56ed165a87215a2259ed4cb0efa573e93316df79ae4c66c571eb3411be144b06
|
||||
SIZE (facebook-hermes-v0.11.0_GH0.tar.gz) = 9617127
|
||||
|
|
|
@ -14,6 +14,7 @@ include/hermes/Public/GCTripwireContext.h
|
|||
include/hermes/Public/RuntimeConfig.h
|
||||
include/hermes/SynthTrace.h
|
||||
include/hermes/SynthTraceParser.h
|
||||
include/hermes/TimerStats.h
|
||||
include/hermes/TraceInterpreter.h
|
||||
include/hermes/TracingRuntime.h
|
||||
include/hermes/hermes.h
|
||||
|
|
Loading…
Reference in a new issue