Skip to content

Commit 767420b

Browse files
committed
rattler-build 0.49.0
1 parent 97abe1f commit 767420b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rattler-build.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RattlerBuild < Formula
22
desc "Universal conda package builder"
33
homepage "https://rattler.build"
4-
url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.48.1.tar.gz"
5-
sha256 "f84b57e4c7cb4e19ae31f487d2d4505ed9ff2ac08d61c75e68800df5e506baaa"
4+
url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.49.0.tar.gz"
5+
sha256 "a766e8c198e99affca0b352cdba81302d9d729ec17ec1cc93756d565006e4276"
66
license "BSD-3-Clause"
77
head "https://github.com/prefix-dev/rattler-build.git", branch: "main"
88

0 commit comments

Comments
 (0)