Skip to content

Commit

Permalink
chore: update formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscopebot committed Oct 12, 2023
1 parent 4fd1d11 commit 8e0e6cd
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.0.0"
version "1.1.5"
license "AGPL-3.0-only"

on_macos do
if Hardware::CPU.intel?
url "https://github.com/grafana/pyroscope/releases/download/v1.0.0/profilecli_1.0.0_darwin_amd64.tar.gz"
sha256 "70fe31047f62188cbb8106920f0050da5dc21135d804bcbcf92cfb82837e7cd0"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_darwin_amd64.tar.gz"
sha256 "0b1d591e05fcf4721baa99c24c548d3e97127f047803f5eaf6883b8988e8513f"

def install
bin.install "profilecli"
end
end
if Hardware::CPU.arm?
url "https://github.com/grafana/pyroscope/releases/download/v1.0.0/profilecli_1.0.0_darwin_arm64.tar.gz"
sha256 "4ea53282e35a65aa0dee6706bbfb4bb213dd74a7c9fab2e34c8ca9efe891f3b4"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_darwin_arm64.tar.gz"
sha256 "7c9f45c3e2f87005ffdd091434f112d8fa62456295d3b8cb33b62da16cb8021d"

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.0.0/profilecli_1.0.0_linux_amd64.tar.gz"
sha256 "2203faf901ff538833b159ed03d6e0006ba8618e0d6230a0a2d88e2677f54913"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_linux_amd64.tar.gz"
sha256 "3dfd1ce5884da296e8fc6e6b02b1b660ea0ca49f69902b3e8f8df9eb58382949"

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.0.0/profilecli_1.0.0_linux_arm64.tar.gz"
sha256 "438ff2a21c1117275f0e2940b9acb6985cae30892634849ff9720de1074115a1"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_linux_arm64.tar.gz"
sha256 "35c5e178cc42aa17782c17f5e29b9ac4345e3364a12a5cef1de17acb241be239"

def install
bin.install "profilecli"
end
end
unless Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.0.0/profilecli_1.0.0_linux_armv7.tar.gz"
sha256 "45d2f8167f88ee58be57ddbf80184aeeabce3f48964287ec14572f4cbfc78827"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/profilecli_1.1.5_linux_armv7.tar.gz"
sha256 "a867669f2ef07595a80117ddc677cdc8bd5911626c2b0d187cb0fef3d04cc3d4"

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.0.0"
version "1.1.5"
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.0.0/pyroscope_1.0.0_darwin_amd64.tar.gz"
sha256 "5048e31b6aa912e284b72d6087af88204102d814c066af63f210a1f48504beff"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/pyroscope_1.1.5_darwin_amd64.tar.gz"
sha256 "be2ff245fde5576ab28c089bc69d1b1946163ffaa4a02200986c8032059b1fb0"

def install
bin.install "pyroscope"
end
end
if Hardware::CPU.arm?
url "https://github.com/grafana/pyroscope/releases/download/v1.0.0/pyroscope_1.0.0_darwin_arm64.tar.gz"
sha256 "0fea948d10091a8442c97d872eff7c81ae73d522415118d6ce81bcb2c0f35fa5"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/pyroscope_1.1.5_darwin_arm64.tar.gz"
sha256 "1f63a8290241a7fdc4ee504f8a44dc5344047e8971baece0eaff5fe8a929b640"

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.0.0/pyroscope_1.0.0_linux_amd64.tar.gz"
sha256 "e08b5c83558efc8e2e3a273f6166c93e3f7d0f8daa98557f2eb05c691480cf66"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/pyroscope_1.1.5_linux_amd64.tar.gz"
sha256 "63aa6b62b0e8ab0fc84d8725b8bc66d69982750aa2bfc0f85b799977b6dfa7de"

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.0.0/pyroscope_1.0.0_linux_arm64.tar.gz"
sha256 "7360b4c12ffe789e8b12030b164c45299d4514f063d4c7b87498d2aa89c5b0af"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/pyroscope_1.1.5_linux_arm64.tar.gz"
sha256 "df06519cfe03875d46a5b09abb6bffa17e738281e35d9501c2c99634e15e2ab0"

def install
bin.install "pyroscope"
end
end
unless Hardware::CPU.is_64_bit?
url "https://github.com/grafana/pyroscope/releases/download/v1.0.0/pyroscope_1.0.0_linux_armv7.tar.gz"
sha256 "eaa32afde7306a4de06bd7a770a677edff733a7c9dbd21fa935c0f3f07850250"
url "https://github.com/grafana/pyroscope/releases/download/v1.1.5/pyroscope_1.1.5_linux_armv7.tar.gz"
sha256 "577f031d129bc609ad77b599cbb7c53b709486b8181cac69b14d8c8cc41550c5"

def install
bin.install "pyroscope"
Expand Down

0 comments on commit 8e0e6cd

Please sign in to comment.