From b34356e594ca1ae935513492c8d7e77c452cbcb8 Mon Sep 17 00:00:00 2001 From: Rafal Swierczek Date: Fri, 15 Mar 2024 03:09:42 +0000 Subject: [PATCH] Imported Mixamo Josh Char with Argue Anims --- .../AI/PartyCrowd/Joe/BP_BasePartyCharacter_Joe.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1001_Diffuse.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1001_Glossiness.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1001_Normal.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1001_Specular.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1002_Diffuse.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/Ch33_1002_Normal.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/Character/Ch33_body.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/Character/Ch33_hair.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/Character/IK_JoeChar.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/Character/JoeChar.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/JoeChar_PhysicsAsset.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/JoeChar_Skeleton.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/RTG_JoeChar_Mannequin.uasset | 3 +++ .../AI/PartyCrowd/Joe/Character/RTG_Mannequin_JoeChar.uasset | 3 +++ .../AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing.uasset | 3 +++ .../PartyCrowd/Joe/PartyAnims/Standing_Arguing_Montage.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/RetargetedABP/ABP_Joe.uasset | 3 +++ .../AI/PartyCrowd/Joe/RetargetedABP/BS_MM_WalkRun.uasset | 3 +++ .../AI/PartyCrowd/Joe/RetargetedABP/MM_Fall_Loop.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Idle.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Jump.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Land.uasset | 3 +++ .../Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Run_Fwd.uasset | 3 +++ .../AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_Fwd.uasset | 3 +++ .../AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_InPlace.uasset | 3 +++ .../Content/Characters/Mannequins/Meshes/IK_Mannequin.uasset | 2 +- EndlessVendetta/Content/Levels/Apartment_hit.umap | 4 ++-- 28 files changed, 81 insertions(+), 3 deletions(-) create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/BP_BasePartyCharacter_Joe.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Diffuse.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Glossiness.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Normal.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Specular.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Diffuse.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Normal.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_body.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_hair.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/IK_JoeChar.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_PhysicsAsset.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_Skeleton.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_JoeChar_Mannequin.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_Mannequin_JoeChar.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing_Montage.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/ABP_Joe.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/BS_MM_WalkRun.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Fall_Loop.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Idle.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Jump.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Land.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Run_Fwd.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_Fwd.uasset create mode 100644 EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_InPlace.uasset diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/BP_BasePartyCharacter_Joe.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/BP_BasePartyCharacter_Joe.uasset new file mode 100644 index 00000000..f5da246a --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/BP_BasePartyCharacter_Joe.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32fd43f6eef080d25954e1a3f3835a74773c9015cb02156b7da5eb63a0143302 +size 34214 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Diffuse.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Diffuse.uasset new file mode 100644 index 00000000..cda3a043 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da86e889985125f211fe30c1313772adf2eabd3ac5e04b313fdca6b126b32ae +size 17403261 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Glossiness.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Glossiness.uasset new file mode 100644 index 00000000..d3d96306 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Glossiness.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef873e77d77ebaf46d8958825b29f7e5298cf94fc1bcf3d1d172b6c074f7132c +size 5063780 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Normal.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Normal.uasset new file mode 100644 index 00000000..e6cda013 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32fd1c1545287accaf7a32a9bdf62ae7e0f6af880d0730807fb8f07f61329be3 +size 23161710 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Specular.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Specular.uasset new file mode 100644 index 00000000..d38bf337 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1001_Specular.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94235fa98d180b02f60618a029cf5f0b5f4331789199075819d037a751b87f88 +size 156320 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Diffuse.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Diffuse.uasset new file mode 100644 index 00000000..910c8b6d --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Diffuse.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a188743173179f6e01f11bdf00b3cfa00f3e44c392681226a2a013a7d86e6985 +size 4677800 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Normal.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Normal.uasset new file mode 100644 index 00000000..3af31901 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_1002_Normal.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9e8a96366c03be2a8a3e8f1aa8f81cf76c030c646126b257ec3b6a547f017c +size 5214442 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_body.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_body.uasset new file mode 100644 index 00000000..19af9f2d --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_body.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e06f5cd8fc632a7053b07877f9bac4ff7aff7586feec3c956ac3924947c0b8 +size 11701 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_hair.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_hair.uasset new file mode 100644 index 00000000..d7ba51f4 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/Ch33_hair.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736278805fc67c44c848e586754c30be6631c7703e8486d4073d1ca92c282f31 +size 9380 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/IK_JoeChar.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/IK_JoeChar.uasset new file mode 100644 index 00000000..c9e27a60 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/IK_JoeChar.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae6a6968a4a8df7848cdf78c908a503d74cd617dfece740c815db92ab394d89 +size 64228 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar.uasset new file mode 100644 index 00000000..e5fd06bc --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa3f5b28c2da1cfe42845a64460679ac7727b5d0286e90b8dbe9978cf6584c8 +size 8401681 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_PhysicsAsset.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_PhysicsAsset.uasset new file mode 100644 index 00000000..0084fb53 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d25c1f358e1bef6a726fa067ec8900b5c1d9ee6c52507d329a8d8d3f56aed9b +size 28632 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_Skeleton.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_Skeleton.uasset new file mode 100644 index 00000000..e5ae4929 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/JoeChar_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848f18ffc83dae151c5f28213fd455955d482d35339170ff7e0c679a6b1cc52f +size 28322 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_JoeChar_Mannequin.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_JoeChar_Mannequin.uasset new file mode 100644 index 00000000..e537af8c --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_JoeChar_Mannequin.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe97994ee38a24d6cfc97a76aba3aedbe5ad6977656e128a12cfeabe8a4e0c44 +size 36038 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_Mannequin_JoeChar.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_Mannequin_JoeChar.uasset new file mode 100644 index 00000000..2273fb13 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/Character/RTG_Mannequin_JoeChar.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4fe7ae29104cb2762446da3072168ac333c70f9422616e48252e1695d3ab1c +size 14965 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing.uasset new file mode 100644 index 00000000..2833aa90 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454a8545975c549e8b51c55f6f6c7fa3d33e277e42991a67401164f85b15867e +size 103772951 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing_Montage.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing_Montage.uasset new file mode 100644 index 00000000..24a0f016 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/PartyAnims/Standing_Arguing_Montage.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e595f2bec24157ba8f43c627ff7426b9069f4727f576c5b148049585bcd1d944 +size 8615 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/ABP_Joe.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/ABP_Joe.uasset new file mode 100644 index 00000000..231a7db0 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/ABP_Joe.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdb30343e1a2c7bb901fd91f65926c0730136760917a2154b7ab6cf5ce031671 +size 356259 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/BS_MM_WalkRun.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/BS_MM_WalkRun.uasset new file mode 100644 index 00000000..5d03e3fb --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/BS_MM_WalkRun.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5436225079cd5a2ed2fdd9edd7701fd5e03715232a967650dba0599c98e73583 +size 8697 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Fall_Loop.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Fall_Loop.uasset new file mode 100644 index 00000000..37072071 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Fall_Loop.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5152b2415884e96f65e65caa5d6236049582b393c0f58c6d20068982b99710 +size 278537 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Idle.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Idle.uasset new file mode 100644 index 00000000..6ed48236 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Idle.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30dcadf7dcae6fad3bec0f8f5f46b19ea61eb6f5611aba2d52b68386f3d994b2 +size 640272 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Jump.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Jump.uasset new file mode 100644 index 00000000..34c5670e --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Jump.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d58e4b6a4564513c5de3d302c304b1e2af0c1235a289a591e8a1916ca18ac059 +size 109449 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Land.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Land.uasset new file mode 100644 index 00000000..298326c6 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Land.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c0167067e581fa27cd62177d391e5c371d4e192827d437e505681873acb25b +size 110117 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Run_Fwd.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Run_Fwd.uasset new file mode 100644 index 00000000..b13af59b --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Run_Fwd.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18dbc22db13c9aaaadfd07760cff225a1e8f7766f43dc213e6ac293dfe787f02 +size 192507 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_Fwd.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_Fwd.uasset new file mode 100644 index 00000000..3fb4dd1c --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_Fwd.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59cfcb77054de2571a5bf04a597d06eeaeebd4664f6af0eb371d761342cc720 +size 258775 diff --git a/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_InPlace.uasset b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_InPlace.uasset new file mode 100644 index 00000000..02dcda85 --- /dev/null +++ b/EndlessVendetta/Content/AI/PartyCrowd/Joe/RetargetedABP/MM_Walk_InPlace.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f92d29ee32d42f3be69b44479db0794ddaa399bcac7f32177361319dc3b486 +size 257110 diff --git a/EndlessVendetta/Content/Characters/Mannequins/Meshes/IK_Mannequin.uasset b/EndlessVendetta/Content/Characters/Mannequins/Meshes/IK_Mannequin.uasset index b39e32aa..5aa79066 100644 --- a/EndlessVendetta/Content/Characters/Mannequins/Meshes/IK_Mannequin.uasset +++ b/EndlessVendetta/Content/Characters/Mannequins/Meshes/IK_Mannequin.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:640d0050a898b3b5bd8fe9bb62d0b6c49bb7908611776e7b26592c675a12e9bf +oid sha256:f06112a19b5db60971e26b8e31c0690e6c5517a51061248de14ee32350929023 size 83291 diff --git a/EndlessVendetta/Content/Levels/Apartment_hit.umap b/EndlessVendetta/Content/Levels/Apartment_hit.umap index be866ccd..f5e1ce9a 100644 --- a/EndlessVendetta/Content/Levels/Apartment_hit.umap +++ b/EndlessVendetta/Content/Levels/Apartment_hit.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e5aff40c689edae21fad6ad51dc8224aed4a2e7a06316981b173cb7eaa5fc943 -size 854682 +oid sha256:5fd97d0ed074448d11544fc3a8c92575d3c406ca97a53005fb2e821f338a25b3 +size 856566