Skip to content

Releases: audiogravity/audiogravity.releases

Audiogravity v0.9.53

Choose a tag to compare

@audiogravity audiogravity released this 07 Sep 14:52

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.53 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.53/install-core.sh | sudo bash -s -- --version 0.9.53

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.53/install-ui.sh | sudo bash -s -- --version 0.9.53

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.52

Choose a tag to compare

@audiogravity audiogravity released this 06 Sep 03:32

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.52 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.52/install-core.sh | sudo bash -s -- --version 0.9.52

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.52/install-ui.sh | sudo bash -s -- --version 0.9.52

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.51

Choose a tag to compare

@audiogravity audiogravity released this 01 Sep 19:39

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.51 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.51/install-core.sh | sudo bash -s -- --version 0.9.51

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.51/install-ui.sh | sudo bash -s -- --version 0.9.51

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.50

Choose a tag to compare

@audiogravity audiogravity released this 31 Aug 15:20

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.50 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.50/install-core.sh | sudo bash -s -- --version 0.9.50

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.50/install-ui.sh | sudo bash -s -- --version 0.9.50

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.49

Choose a tag to compare

@audiogravity audiogravity released this 29 Aug 19:02

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.49 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.49/install-core.sh | sudo bash -s -- --version 0.9.49

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.49/install-ui.sh | sudo bash -s -- --version 0.9.49

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.48

Choose a tag to compare

@audiogravity audiogravity released this 29 Aug 05:40

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.48 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.48/install-core.sh | sudo bash -s -- --version 0.9.48

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.48/install-ui.sh | sudo bash -s -- --version 0.9.48

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.47

Choose a tag to compare

@audiogravity audiogravity released this 25 Aug 18:35

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.47 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.47/install-core.sh | sudo bash -s -- --version 0.9.47

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.47/install-ui.sh | sudo bash -s -- --version 0.9.47

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.46

Choose a tag to compare

@audiogravity audiogravity released this 24 Aug 17:44

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.46 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.46/install-core.sh | sudo bash -s -- --version 0.9.46

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.46/install-ui.sh | sudo bash -s -- --version 0.9.46

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.45

Choose a tag to compare

@audiogravity audiogravity released this 23 Aug 18:48

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.45 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.45/install-core.sh | sudo bash -s -- --version 0.9.45

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.45/install-ui.sh | sudo bash -s -- --version 0.9.45

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.

Audiogravity v0.9.44

Choose a tag to compare

@audiogravity audiogravity released this 21 Aug 10:38

Install

Core

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-core.sh | sudo bash

UI

curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/latest/download/install-ui.sh | sudo bash

For a specific version

Replace latest with the version tag and append --version 0.9.44 to pin the exact release:

# Core
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.44/install-core.sh | sudo bash -s -- --version 0.9.44

# UI
curl -fsSL https://github.com/audiogravity/audiogravity.releases/releases/download/v0.9.44/install-ui.sh | sudo bash -s -- --version 0.9.44

Rule: use latest to always get the current stable release. Use a version tag only to pin a specific release.