We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97abe1f commit 767420bCopy full SHA for 767420b
Formula/r/rattler-build.rb
@@ -1,8 +1,8 @@
1
class RattlerBuild < Formula
2
desc "Universal conda package builder"
3
homepage "https://rattler.build"
4
- url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.48.1.tar.gz"
5
- sha256 "f84b57e4c7cb4e19ae31f487d2d4505ed9ff2ac08d61c75e68800df5e506baaa"
+ url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.49.0.tar.gz"
+ sha256 "a766e8c198e99affca0b352cdba81302d9d729ec17ec1cc93756d565006e4276"
6
license "BSD-3-Clause"
7
head "https://github.com/prefix-dev/rattler-build.git", branch: "main"
8
0 commit comments