asdf 0.11.1

Closes #120542.

Signed-off-by: Patrick Linnane <patrick@linnane.io>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-01-13 19:05:23 +01:00 committed by BrewTestBot
parent a76a24e35b
commit 3a87eea79d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Asdf < Formula
desc "Extendable version manager with support for Ruby, Node.js, Erlang & more"
homepage "https://asdf-vm.com/"
url "https://github.com/asdf-vm/asdf/archive/refs/tags/v0.11.0.tar.gz"
sha256 "ee66eb05688ce54dc1459bff90d043610492ebf393ddcf0847a295c92a9b2f7f"
url "https://github.com/asdf-vm/asdf/archive/refs/tags/v0.11.1.tar.gz"
sha256 "e75af1ff2b2a6e2b41cbda6e74b441709264def62cf22d37d68baa1c10c66ced"
license "MIT"
head "https://github.com/asdf-vm/asdf.git", branch: "master"