Skip to content

Commit

Permalink
chore: update formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscopebot committed Jan 14, 2025
1 parent db515f7 commit c5c444b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions Formula/profilecli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
class Profilecli < Formula
desc "Open source continuous profiling software"
homepage "https://grafana.com/oss/pyroscope/"
version "1.11.1"
version "1.10.1"
license "AGPL-3.0-only"

on_macos do
if Hardware::CPU.intel?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/profilecli_1.11.1_darwin_amd64.tar.gz"
sha256 "02a4bd31cbf861fad0c4f7be9cded803aeb5b9584285f7115c2430fdcb2f450f"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/profilecli_1.10.1_darwin_amd64.tar.gz"
sha256 "03817386cd52598a2b0a7dfdff214fff3ccc1d2fa1ffff9b33cf9cbe47d5634a"

def install
bin.install "profilecli"
end
end
if Hardware::CPU.arm?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/profilecli_1.11.1_darwin_arm64.tar.gz"
sha256 "aef9b04e0ba0b8680dccb51c8d7a54d030f44efc94e11edbe7df0f52e9438abf"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/profilecli_1.10.1_darwin_arm64.tar.gz"
sha256 "a2faa276050bd1faac882b6b68fa2f1ba989bc8259019c4998dbaa45fb84240a"

def install
bin.install "profilecli"
Expand All @@ -26,25 +26,25 @@ def install

on_linux do
if Hardware::CPU.intel?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/profilecli_1.11.1_linux_amd64.tar.gz"
sha256 "8d15b3170a57943c1a26f6c2776269fe42ef1460dd669c08e9873153a2b3a225"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/profilecli_1.10.1_linux_amd64.tar.gz"
sha256 "3467162a191ab04f0543ecdebd6418a39f39652aad182ec80bc68e9f9f288c20"

def install
bin.install "profilecli"
end
end
if Hardware::CPU.arm?
if Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/profilecli_1.11.1_linux_arm64.tar.gz"
sha256 "ed73302724f971786f4c7419eea1c224987e635750d20894d59876ada89638dd"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/profilecli_1.10.1_linux_arm64.tar.gz"
sha256 "7a8b265f4edc90199c91e1eed624fc13769242c423cb8b5326ad296589d1f520"

def install
bin.install "profilecli"
end
end
unless Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/profilecli_1.11.1_linux_armv7.tar.gz"
sha256 "f602be4584421c90f47f75aa3f6f95e230f1f3c3a3d25af1be7525307b7c4306"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/profilecli_1.10.1_linux_armv7.tar.gz"
sha256 "e02f4b11840cbdc0909fdaa65c996b3c032383126e91cf65dba77aba5b96b7fa"

def install
bin.install "profilecli"
Expand Down
22 changes: 11 additions & 11 deletions Formula/pyroscope.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
class Pyroscope < Formula
desc "Open source continuous profiling software"
homepage "https://grafana.com/oss/pyroscope/"
version "1.11.1"
version "1.10.1"
license "AGPL-3.0-only"

def pyroscope_conf
Expand All @@ -15,16 +15,16 @@ def pyroscope_conf

on_macos do
if Hardware::CPU.intel?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/pyroscope_1.11.1_darwin_amd64.tar.gz"
sha256 "34a3d68d4bdbb6a9691620ac377c12fe1e0f96bf353a98479b3da02f524ff929"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/pyroscope_1.10.1_darwin_amd64.tar.gz"
sha256 "a183225f7a60b3155487a94e433b9143b2deda2d2fc844f0626099fae29c2227"

def install
bin.install "pyroscope"
end
end
if Hardware::CPU.arm?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/pyroscope_1.11.1_darwin_arm64.tar.gz"
sha256 "cb9424d40256df05766d6fb9f1bdc4c9aec738beae7710fad9838dbca964bca3"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/pyroscope_1.10.1_darwin_arm64.tar.gz"
sha256 "57586dccc618274ceeb397a5a014baea188c402111afd738ebb0cee156645db7"

def install
bin.install "pyroscope"
Expand All @@ -34,25 +34,25 @@ def install

on_linux do
if Hardware::CPU.intel?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/pyroscope_1.11.1_linux_amd64.tar.gz"
sha256 "dccf72a147333093df49ebbb18a1c3fbde33885bdc95d173704339aeb9856315"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/pyroscope_1.10.1_linux_amd64.tar.gz"
sha256 "b2d1e7b62040ca5871390bf7e84bff8e7e1b6f6c1db46c7b9810ed624ab198c0"

def install
bin.install "pyroscope"
end
end
if Hardware::CPU.arm?
if Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/pyroscope_1.11.1_linux_arm64.tar.gz"
sha256 "28cc3290d7404fb016281dea00ceb02e185fe62d0fbd90fffa85f88e4f386306"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/pyroscope_1.10.1_linux_arm64.tar.gz"
sha256 "767e6dc69bf7c0f767306601987700703e326333299701af2df11ba8a0315aa3"

def install
bin.install "pyroscope"
end
end
unless Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.11.1/pyroscope_1.11.1_linux_armv7.tar.gz"
sha256 "ea255f43892b4907cb233a45379dea44ef4c0ded69efd8fe8181ca957388c4cd"
url "https://github.com/grafana/pyroscope/releases/download/v1.10.1/pyroscope_1.10.1_linux_armv7.tar.gz"
sha256 "26877391e8bb61b9147382c83ce77ad0e5b2ead8d5dd40d8c49e922cfc4af8d5"

def install
bin.install "pyroscope"
Expand Down

0 comments on commit c5c444b

Please sign in to comment.