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 6ec4af0 commit dc10eb3Copy full SHA for dc10eb3
Formula/r/rattler-index.rb
@@ -1,8 +1,8 @@
1
class RattlerIndex < Formula
2
desc "Index conda channels using rattler"
3
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"
+ url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.25.4.tar.gz"
+ sha256 "e11759683fb72bc402f7e3b5d5cf03315c521fdc8cb21d124542734809f581f2"
6
license "BSD-3-Clause"
7
head "https://github.com/conda/rattler.git", branch: "main"
8
0 commit comments