这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: MinoruSekine/setup-scoop

v4.0.2

14 Jul 22:19
894de88

Choose a tag to compare

ℹ️ Note
This release includes only changes to documentation and CI/CD workflows since v4.0.1.
You don't need to upgrade immediately if you are already using v4.0.1.

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

03 Sep 23:03
80f7f26

Choose a tag to compare

Summary of this release

  • fix: allow apps to have a '-' in their name

What's Changed

Full Changelog: v4...v4.0.1

setup-scoop v4

15 Apr 09:59
6435f41

Choose a tag to compare

Summary of this release

  • New parameter apps: is now available to install specified applications in action
  • add_extras_bucket and add_nonportable_bucket have been deprecated, please use new buckets: parameter instead

What's Changed

Full Changelog: v3...v4

setup-scoop v3

11 Feb 00:56
763e2b3

Choose a tag to compare

Summary of this release

  • A new parameter run_as_admin to enable/disable -RunAsAdmin option on installing scoop
  • Now buckets parameter accepts only known buckets
    • scoop bucket known command shows list of known buckets

What's Changed

Full Changelog: v2...v3

setup-scoop v2

13 Jan 05:05
c590681

Choose a tag to compare

  • In this release, support some new features
    • Skip scoop installation
      • This is useful to cache "~/scoop/" by "actions/cache"
    • Additional bucket(s)
    • Update GITHUB_PATH environment variable
    • Call scoop update and/or scoop checkup