Skip to content

Commit

Permalink
Bump Disarm from 2022.1.0-master.26 to 2022.1.0-master.34
Browse files Browse the repository at this point in the history
Bumps [Disarm](https://github.com/SamboyCoding/Disarm) from 2022.1.0-master.26 to 2022.1.0-master.34.
- [Commits](https://github.com/SamboyCoding/Disarm/commits)

---
updated-dependencies:
- dependency-name: Disarm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a53e72d commit 914e65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cpp2IL.Core/Cpp2IL.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="AssetRipper.CIL" Version="1.0.0" />

<!--For ARM64 dissassembly-->
<PackageReference Include="Disarm" Version="2022.1.0-master.26" />
<PackageReference Include="Disarm" Version="2022.1.0-master.34" />

<!--For X86/X64 disassembly-->
<PackageReference Include="Iced" Version="1.20.0" />
Expand Down

0 comments on commit 914e65c

Please sign in to comment.