20 21 22
# File 'lib/rusty_csv/thermite_initialize.rb', line 20 def github_download_uri(_tag, version) "#{github_uri}/releases/download/v#{RustyCsv::VERSION}/#{config.tarball_filename(version)}" end