Skip to content

Commit

Permalink
Support reading python object type "Link"
Browse files Browse the repository at this point in the history
Integrate new memory reading from <ac4fc80>
  • Loading branch information
Viir committed May 28, 2024
1 parent bfde793 commit dda3332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion implement/alternate-ui/source/src/Common/App.elm
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module Common.App exposing (versionId)

versionId : String
versionId =
"2024-05-26"
"2024-05-28"
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#r "sha256:B9B4E633EA6C728BAD5F7CBBEF7F8B842F7E10181731DBE5EC3CD995A6F60287"
#r "sha256:81110D44256397F0F3C572A20CA94BB4C669E5DE89F9348ABAD263FBD81C54B9"

// https://github.com/Arcitectus/Sanderling/releases/download/v2024-01-03/read-memory-64-bit-separate-assemblies-801f28d6ad5afbecca7ad83024a634cbb15a2b3e-win-x64.zip
#r "sha256:474c4c43d1ed2ffdddedf07eabc43c70a76be97057f68c577f49032b4f275aa3"
// https://github.com/Arcitectus/Sanderling/releases/download/v2024-05-26/read-memory-64-bit-separate-assemblies-42a7d9d909650ab2f820a4797e144fe73bcc092b-win-x64.zip
#r "sha256:8ccb3e48a9465b9370c99fe6141cd8ca3072dc8e3c935b14ab824f09a5e1efc5"

#r "mscorlib"
#r "netstandard"
Expand Down

0 comments on commit dda3332

Please sign in to comment.