Skip to content

Commit dc10eb3

Browse files
committed
rattler-index 0.25.4
1 parent 6ec4af0 commit dc10eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rattler-index.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RattlerIndex < Formula
22
desc "Index conda channels using rattler"
33
homepage "https://github.com/conda/rattler"
4-
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.25.3.tar.gz"
5-
sha256 "c0c105a2ab7ddee8f34b590d18d52e37649cbc900febef54a81ba3958e88d0a6"
4+
url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.25.4.tar.gz"
5+
sha256 "e11759683fb72bc402f7e3b5d5cf03315c521fdc8cb21d124542734809f581f2"
66
license "BSD-3-Clause"
77
head "https://github.com/conda/rattler.git", branch: "main"
88

0 commit comments

Comments
 (0)