Skip to content

Commit

Permalink
Update pkg-unpacker.vm to 1.0.0.20231012
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-packages committed Oct 12, 2023
1 parent 9270eaa commit 87ec051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pkg-unpacker.vm/pkg-unpacker.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>pkg-unpacker.vm</id>
<version>1.0.0</version>
<version>1.0.0.20231012</version>
<authors>LockBlock-dev</authors>
<description>Unpacker for pkg applications.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="nodejs" version="[20.7.0]" />
<dependency id="nodejs" version="[20.8.0]" />
</dependencies>
</metadata>
</package>

0 comments on commit 87ec051

Please sign in to comment.