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 7d4db12 commit ae74f6bCopy full SHA for ae74f6b
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.26.3.tar.gz"
5
- sha256 "2990eacf73ff15cd83782322811a9e892f6204800bffb2022ce814b122f9fffb"
+ url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.26.4.tar.gz"
+ sha256 "2925d3b68abcd6ad6a040672de7b2f08d9cb55ec15357516acf6cae14d218919"
6
license "BSD-3-Clause"
7
head "https://github.com/conda/rattler.git", branch: "main"
8
0 commit comments