2022-09-05 18:23:33 -04:00
|
|
|
#! /usr/bin/env sh
|
|
|
|
export GITHUB_USER=eyedeekay
|
|
|
|
export GITHUB_REPO=i2p.plugins.firefox
|
2022-09-14 23:36:08 -04:00
|
|
|
export GITHUB_NAME="Update Extension Downloads"
|
2022-09-05 18:23:33 -04:00
|
|
|
export GITHUB_DESCRIPTION=$(cat CHANGES.md)
|
2022-09-14 23:36:08 -04:00
|
|
|
export GITHUB_TAG=0.0.37
|