This commit is contained in:
2026-03-03 14:36:47 -06:00
parent 41361e5bc1
commit e277a56233
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"bcachefs-tools": { "bcachefs-tools": {
"fetcher": "git", "fetcher": "git",
"url": "https://github.com/koverstreet/bcachefs-tools", "url": "https://github.com/koverstreet/bcachefs-tools",
"tag": "1.36.1", "rev": "1.36.1",
"hash": "sha256-15Z1lHNeXTToDpdVc/YB5ojhoiB5qdgWs47O1aKoyFM=", "hash": "sha256-15Z1lHNeXTToDpdVc/YB5ojhoiB5qdgWs47O1aKoyFM=",
"cargoHash": "sha256-YWsJUSgKNkK9W4Yuolix21bRRFSF01+sivoj7SJo7DY=" "cargoHash": "sha256-YWsJUSgKNkK9W4Yuolix21bRRFSF01+sivoj7SJo7DY="
}, },

View File

@@ -24,7 +24,7 @@
}, },
"unstable": { "unstable": {
"variables": { "variables": {
"modDirVersion": "7.0" "modDirVersion": "7.0.0-rc2"
} }
} }
}, },