Skip to content

Releases: byfranke/sheep-cli

Sheep CLI v1.2.4

04 Jun 21:45

Choose a tag to compare

Sheep CLI v1.2.4

Install (Linux / macOS):

curl -fsSL https://sheep.byfranke.com/install.sh | bash

Install (Windows PowerShell):

iwr https://sheep.byfranke.com/install.ps1 -UseBasicParsing | iex

Verify checksums:

sha256sum -c SHA256SUMS

Windows SmartScreen note: the .exe is not yet code-signed (no
paid Authenticode certificate). The first time you run it,
Windows Defender SmartScreen will say "Unknown publisher" —
click "More info" then "Run anyway". Verifying SHA256SUMS
against this release is the supported way to confirm the
binary's integrity until signing lands.

Sheep CLI v1.2.3

04 Jun 20:03

Choose a tag to compare

Sheep CLI v1.2.3

Install (Linux / macOS):

curl -fsSL https://sheep.byfranke.com/install.sh | bash

Install (Windows PowerShell):

iwr https://sheep.byfranke.com/install.ps1 -UseBasicParsing | iex

Verify checksums:

sha256sum -c SHA256SUMS

Sheep CLI v1.2.2

04 Jun 08:13

Choose a tag to compare

Sheep CLI v1.2.2

Install (Linux / macOS):

curl -fsSL https://sheep.byfranke.com/install.sh | bash

Install (Windows PowerShell):

iwr https://sheep.byfranke.com/install.ps1 -UseBasicParsing | iex

Verify checksums:

sha256sum -c SHA256SUMS

Sheep CLI v1.2.1

03 Jun 04:38

Choose a tag to compare

Sheep CLI v1.2.1

Install (Linux / macOS):

curl -fsSL https://sheep.byfranke.com/install.sh | bash

Install (Windows PowerShell):

iwr https://sheep.byfranke.com/install.ps1 -UseBasicParsing | iex

Verify checksums:

sha256sum -c SHA256SUMS