Skip to content

Commit

Permalink
Merge pull request #175152 from Homebrew/bump-geni-1.0.7
Browse files Browse the repository at this point in the history
geni 1.0.7
  • Loading branch information
BrewTestBot authored Jun 20, 2024
2 parents 4e86ef6 + be6cde6 commit e80f80c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/g/geni.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
class Geni < Formula
desc "Standalone database migration tool"
homepage "https://github.com/emilpriver/geni"
url "https://github.com/emilpriver/geni/archive/refs/tags/v1.0.6.tar.gz"
sha256 "89033304dc19bdab6c278d763ce06ae0b4f4d3175603e163c052f14ca5fe8140"
url "https://github.com/emilpriver/geni/archive/refs/tags/v1.0.7.tar.gz"
sha256 "59a6ebc1319d52c1f1e077f6fb8111e0bd94220b0996c8ab05dcaad325121601"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "57133fd1749be55f8e11dce4f6b17516e1b5be944ec4bddd126a2436e76c5a9d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "377066de46c08b3eae2d3a1c60f904b4d73be089b900da65cc290fe338c6df2d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d307295e50aed1bb98aac9e622e8ed3fa2e84e97373ba4e5232d2183c4003965"
sha256 cellar: :any_skip_relocation, sonoma: "d6c45815d14726f7a8af9defb1affd191b9d698630d263005698df406471e307"
sha256 cellar: :any_skip_relocation, ventura: "28142e6013933551bc95b57b894bfd90c5c3969e2feb962c81ae386d00817f93"
sha256 cellar: :any_skip_relocation, monterey: "5f8dccb8698a38d240e8c570b98a8f08f29284f15e01d2461f94609e0a2da0da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "323c297d666deea70b5db0ae34d4e90f82b4befe20e087f6c292f82432d6700d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c8f5f9b88ea85855e21e476f9d9da5e49825faa917a46f81d33518b3186370cf"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe9134487c7115fb6e5376270d1db3351ff2345dfb4daac64d58acdd7af6e0ff"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d031a493afc736a262f68e2caa84b2e21dff5e84cb4b9e5831b4d44a5ea9465a"
sha256 cellar: :any_skip_relocation, sonoma: "0544c6909ac53b990856ef3ba72760efbd99f568f2eda3985a93de0c9fa7baa1"
sha256 cellar: :any_skip_relocation, ventura: "6c743709fe3c270e0d914a0e0af8e5916965f63dbf96d003e8293675edba2966"
sha256 cellar: :any_skip_relocation, monterey: "fc2981532db3a7a50b3dba20859aa4225792b6aa966d3f4da5a10036afcfef96"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c6cd174a3e1d54f600c372e81ce95f818e15627a2059dccb0ef0f6275b7ccab7"
end

depends_on "rust" => :build
Expand Down

0 comments on commit e80f80c

Please sign in to comment.