Skip to content

Releases: kamilsk/godownloader

v0.1.23

30 Mar 15:48
v0.1.23
8e8d015
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

Support new goreleaser versions and installation via Homebrew

30 Mar 15:46
homebrew
9ea6f46
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.22

27 Dec 13:10
v0.1.22
8c73a65
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.21

11 Nov 14:27
v0.1.21
0cc3bb1
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.20

07 Nov 05:51
v0.1.20
e0c172c
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.19

28 Sep 18:31
v0.1.19
70c59cc
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.18

28 Sep 18:29
v0.1.18
b468332
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.17

24 Sep 09:30
v0.1.17
efbde02
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.16

11 Aug 19:49
v0.1.16
72d8e7c
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install octolab/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.

v0.1.15

02 Aug 19:01
v0.1.15
0dd3c39
Compare
Choose a tag to compare

Motivation

As a maintainer, I use the goreleaser to build and publish binaries
of my tools and services. But the godownloader is no longer actively maintained and
doesn't support new goreleaser configurations. I need to adapt it to new versions
of goreleaser and generate actual installation shell scripts.

As a developer, I want to install the godownloader using Homebrew or
a shell script generated by it. But the godownloader doesn't support that.
I need to add support for new goreleaser versions and Homebrew.

What's changed

  • The godownloader supports new versions of goreleaser1.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    $ curl -sSfL https://install.octolab.org/godownloader | sh -s -- -b /usr/local/bin

Related issues

made with ❤️ for everyone by OctoLab

  1. Limited support, tested only with go-tool and go-service.