Skip to content

Releases: kamilsk/godownloader

v0.1.14

08 Jul 06:05
v0.1.14
407d7c7
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.13

29 Jun 19:48
v0.1.13
18fc099
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.12

29 Jun 19:46
v0.1.12
1ee3092
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.11

18 Jun 06:35
v0.1.11
b543c6d
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.10

09 May 06:49
v0.1.10
69522cd
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.9

18 Apr 07:51
v0.1.9
ab4ae71
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.8

14 Apr 18:43
v0.1.8
9af943d
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.7

11 Apr 06:07
v0.1.7
c50125f
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.6

20 Mar 15:01
v0.1.6
b90fced
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues

v0.1.5

10 Mar 19:49
v0.1.5
18a7688
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 goreleaser.
  • The tool is available by brew install kamilsk/tap/godownloader.
  • The installation is also possible by
    curl -sSfL https://install.octolab.org/kamilsk/godownloader | sh -s -- -b /usr/local/bin.

Related issues