Skip to content

Commit

Permalink
chore(deps): update dependency ikvm to v8.2.0-prerelease.809 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2022
1 parent cf22865 commit f335a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/prepare.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$ErrorActionPreference = 'Stop';

# renovate: datasource=github-releases depName=IKVM packageName=ikvm-revived/ikvm
$IKVM_VERSION = "8.2.0-prerelease.392"
$IKVM_VERSION = "8.2.0-prerelease.809"


function install-ikvm {
Expand Down

0 comments on commit f335a2c

Please sign in to comment.