matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
369 stars 35 forks source link

SarasaGothic: Update to version 0.32.14 #132

Closed jonz94 closed 3 years ago

issaclin32 commented 3 years ago

@jonz94 Actually autoupdate can be applied on this package.

"checkver": "github",
"autoupdate": {
      "url": "https://github.com/be5invis/Sarasa-Gothic/releases/download/v$version/sarasa-gothic-ttf-$version.7z#/dl.7z_"
}

and this works fine in my personal bucket.

Is there any special reason to update this package manually?

jonz94 commented 3 years ago

@issaclin32 Thanks for telling me that!

I'm quite new for contributing to scoop ecosystem, although I use scoop for a long time.

I actually wrote a custom github actions to do autoupdate task, but now I realize it is redundant... 🤦‍♂️