changelog="https://bun.sh/blog/bun-v1.0";# 1.0 changelog does not use the full version name, please change this to ${version} in the following releases
changelog="https://bun.sh/blog/bun-v${version}";
description="Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one";