github pkgforge/soar v0.6.2
Soar v0.6.2

latest releases: nightly, v0.9.1, soar-core-v0.10.0...
7 months ago

Fixes an issue (introduced in 0.6.0) where installing a package using a direct download URL would fail. The problem was caused by how the extract directory was created in soar-dl. The directory was being created before verifying whether the file was actually extractable. This led the installation script to treat the file as an archive simply because the extract directory existed, even when it shouldn't have.

🚜 Refactor

  • (checksum) Save checksum from metadata as is for installed package - (55b1f34)

Don't miss a new soar release

NewReleases is sending notifications on new releases.