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 ddfca9d commit 0668ee2Copy full SHA for 0668ee2
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.5.tar.gz"
5
- sha256 "caff81531323f74a1a7a709c168895108505299e57317a10fbea089fdc134469"
+ url "https://github.com/conda/rattler/archive/refs/tags/rattler_index-v0.27.0.tar.gz"
+ sha256 "a03744c2e8098d8a0ae9e6ae1636e4f27d7aba24a652b09e494a41eb82c64873"
6
license "BSD-3-Clause"
7
head "https://github.com/conda/rattler.git", branch: "main"
8
0 commit comments