can not install changelog on MacOS: Failed to download resource "changelog"
thank you
changed changelog.rb
this woks for me:
require_relative './utils/macos_codesign.rb'
class Changelog < Formula
desc "Generate changelog of gitea repository"
…