diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-06-21 13:16:18 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-06-21 13:16:18 -0400 |
| commit | 6162780d1266b9ac05f775e708824d79cc7e959a (patch) | |
| tree | ff0b2566fecde0654eeebf0ba83403318586cd03 | |
| parent | dd7e82d443cb15531b71a041dba7ec42a6cd2d92 (diff) | |
| download | xesite-6162780d1266b9ac05f775e708824d79cc7e959a.tar.xz xesite-6162780d1266b9ac05f775e708824d79cc7e959a.zip | |
Brewfile.lock: update with Ubuntu and tap
Signed-off-by: Xe Iaso <me@xeiaso.net>
| -rw-r--r-- | Brewfile.lock.json | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/Brewfile.lock.json b/Brewfile.lock.json index 25a1c0b..30e2112 100644 --- a/Brewfile.lock.json +++ b/Brewfile.lock.json @@ -601,34 +601,47 @@ "xe/pkgs/protoc-gen-twirp": { "version": "8.1.3", "bottle": { - "rebuild": 0, + "rebuild": 1, "root_url": "https://github.com/Xe/homebrew-pkgs/releases/download/protoc-gen-twirp-8.1.3", "files": { - "ventura": { + "arm64_sonoma": { "cellar": ":any_skip_relocation", - "url": "https://github.com/Xe/homebrew-pkgs/releases/download/protoc-gen-twirp-8.1.3/protoc-gen-twirp-8.1.3.ventura.bottle.tar.gz", - "sha256": "2ce17ccf6cd012cc1137ca15aab227cbd0cf635da208dbd002673b89a45a621f" + "url": "https://github.com/Xe/homebrew-pkgs/releases/download/protoc-gen-twirp-8.1.3/protoc-gen-twirp-8.1.3.arm64_sonoma.bottle.1.tar.gz", + "sha256": "f06b193b8ac93065f0f6e7f12212c0410a853e193957de6bc2eb45b9292221a1" }, "x86_64_linux": { "cellar": ":any_skip_relocation", - "url": "https://github.com/Xe/homebrew-pkgs/releases/download/protoc-gen-twirp-8.1.3/protoc-gen-twirp-8.1.3.x86_64_linux.bottle.tar.gz", - "sha256": "b0eba65407952501b59b9e65e22aa813af42345ae0609f1fc337f036fd5c0425" + "url": "https://github.com/Xe/homebrew-pkgs/releases/download/protoc-gen-twirp-8.1.3/protoc-gen-twirp-8.1.3.x86_64_linux.bottle.1.tar.gz", + "sha256": "d74a7168584ecb880d7305238d80b09246bd4e51a24f28001f50bb1fb6b49589" } } } } + }, + "tap": { + "xe/pkgs": { + "revision": "3f309a7d3d87e856a4b02f9f5f16c01c51aba765" + } } }, "system": { "macos": { "sonoma": { - "HOMEBREW_VERSION": "4.3.6", + "HOMEBREW_VERSION": "4.3.6-58-g9b615ba", "HOMEBREW_PREFIX": "/opt/homebrew", "Homebrew/homebrew-core": "api", "CLT": "15.3.0.0.1.1708646388", "Xcode": "15.4", "macOS": "14.5" } + }, + "linux": { + "Ubuntu 22.04.4 LTS (jammy)": { + "HOMEBREW_VERSION": "4.3.6-58-g9b615ba", + "HOMEBREW_PREFIX": "/home/linuxbrew/.linuxbrew", + "Homebrew/homebrew-core": "api", + "GCC": "11.4.0" + } } } -} +}
\ No newline at end of file |
